mvl_xlength {RMVL} | R Documentation |
Internally this calls R function xlength() rather than length(). This allows to obtain length of larger vectors. For MVL vectors this returns the length of the vector.
mvl_xlength(x)
x |
any R object |
length of object as as numeric value