setM2Path: Set Macaulay2 Path

Description Usage Arguments Value Examples

View source: R/paths.r

Description

This function sets the Macaulay2 path either by (1) passing it a character string or (2) using file.choose.

Usage

1
setM2Path(path)

Arguments

path

a character string, the path to m2

Value

invisible m2Path

Examples

1
2
3
4
5
6
## Not run: 

setM2Path()


## End(Not run)

algstat documentation built on May 29, 2017, 10:34 p.m.

Related to setM2Path in algstat...