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 Feb. 23, 2025, 3:01 a.m.

Related to dim.MVL_OBJECT in RMVL...