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

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

Description

This function returns the length of an RObject.

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

o1 = 150

Ways to use this method:


The source of this document is in RInterface/doc/iteration.m2:40:0.