nrow

# 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".