dim

# S3 method for 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".