dim.MVL_OBJECT: Obtain dimensions of MVL object

View source: R/RMVL.R

dim.MVL_OBJECTR 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


RMVL documentation built on Nov. 2, 2023, 6:09 p.m.

Related to dim.MVL_OBJECT in RMVL...