dim.mass_dataset: dim

View source: R/summary-mass_dataset.R

dim.mass_datasetR Documentation

dim

Description

dim

Usage

## S3 method for class 'mass_dataset'
dim(x)

Arguments

x

A mass_dataset object.

Value

A named integer vector with the dimensions of the mass_dataset object. The names of the dimensions are "variables" and "samples".


tidymass/massdataset documentation built on Jan. 30, 2024, 2:55 p.m.