View source: R/summary-mass_dataset.R
ncol.mass_dataset | R Documentation |
ncol
## S3 method for class 'mass_dataset'
ncol(x)
x |
A mass_dataset object. |
A named integer representing the number of samples in the mass_dataset object. The name of the integer is "samples".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.