nrow.mass_dataset: nrow

View source: R/summary-mass_dataset.R

nrow.mass_datasetR Documentation

nrow

Description

nrow

Usage

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

Arguments

x

A mass_dataset object.

Value

A named integer representing the number of variables in the mass_dataset object. The name of the integer is "variables".


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