View source: R/summary-mass_dataset.R
dim.mass_dataset | R Documentation |
dim
## S3 method for class 'mass_dataset'
dim(x)
x |
A mass_dataset object. |
A named integer vector with the dimensions of the mass_dataset object. The names of the dimensions are "variables" and "samples".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.