nrowncol: The Number of Rows/Columns of an mvdf

Description Usage Arguments Value

Description

'nrow' and 'ncol' return the number of rows or columns present in 'mvdf(x)'.

Usage

1
2
3
4
5
## S4 method for signature 'mvdf_obj'
nrow(x)

## S4 method for signature 'mvdf_obj'
ncol(x)

Arguments

x

An object inheriting from 'mvdf_obj'

Value

An integer of length 1 or NULL.


mikemahoney218/mvdf documentation built on May 7, 2021, 11:46 a.m.