Macaulay2 » Documentation
Packages » RInterface :: length(RObject)
next | previous | forward | backward | up | index | toc

length(RObject) -- the length of an R object

Synopsis

Description

This function returns the length of an RObject.

i1 : length (RSymbol "iris")_"Petal.Length"

o1 = 150

Ways to use this method: