length.MVL_OBJECT | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.