1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/m2r-package.R
\docType{package}
\name{m2r}
\alias{m2r}
\alias{package-m2r}
\title{Macaulay2 in R}
\description{
m2r provides a persistent interface to Macaulay2
(\url{http://www.math.uiuc.edu/Macaulay2/}) and front-end tools facilitating
its use in the R ecosystem. For details, see vignette("m2r").
}
\references{
D. Kahle, C. O'Neill, and J. Sommars (2020). "A Computer Algebra
System for R: Macaulay2 and the m2r Package." Journal of Statistical
Software, 93(9):1-31.
}
|