dim.MVL_OBJECT {RMVL} | R Documentation |
Obtain dimensions of MVL object
Description
Obtain dimensions of MVL object
Usage
## S3 method for class 'MVL_OBJECT'
dim(x)
Arguments
x |
MVL_OBJECT as retrieved by subscription operators |
Value
object dimensions, or NULL if not present
[Package RMVL version 1.1.0.0 Index]