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