Macaulay2 » Documentation
Packages » RInterface » RObject » new RObject from Symbol
next | previous | forward | backward | up | index | toc

new RObject from Symbol -- create an R character vector from a symbol

Description

Converts a Macaulay2 Symbol to an R character vector of length 1.

i1 : RObject foo

o1 = [1] "foo"

o1 : RObject of type character

See also

Ways to use this method:


The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/RInterface/doc/objects.m2:297:0.