Macaulay2 » Documentation
Packages » RInterface :: 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 /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/RInterface/doc.m2:794:0.