ncol

# S3 method for mass_dataset
ncol(x)

Arguments

x

A mass_dataset object.

Value

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