nrow

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