length.MVL_OBJECT {RMVL} | R Documentation |
Obtain length of MVL object
## S3 method for class 'MVL_OBJECT' length(x)
x |
MVL_OBJECT as retrieved by subscription operators |
object length as stored in MVL file. This is the total length of object for arrays, and number of columns for data frames.