algstat (version 0.0.2)

setM2Path: Set Macaulay2 Path

Description

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

Usage

setM2Path(path)

Arguments

path
a character string, the path to m2

Value

invisible m2Path

Examples

Run this code
## Not run: 
# 
# setM2Path()
# 
# ## End(Not run)

Run the code above in your browser using DataLab