Dataset dimensions

ncol(x)

# S4 method for CrunchDataset
dim(x)

# S4 method for CrunchDataset
ncol(x)

Arguments

x

a Dataset

Value

integer vector of length 2, indicating the number of rows and non-hidden variables in the dataset. Array subvariables are excluded from the column count.

See also