is.m2: Macaulay2 Object Check

Description Usage Arguments Value Examples

View source: R/is.m2.r

Description

Test whether an object is an m2 object.

Usage

1
is.m2(x)

Arguments

x

object to be tested

Value

Vector of logicals.

Examples

1
2
3
4
5
6
## Not run: 

is.m2(m2("13^1000"))


## End(Not run)

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

Related to is.m2 in algstat...