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 0.0.4.4 Index]