dim-dataset: Dataset dimensions
Description
Dataset dimensionsUsage
## S3 method for class 'CrunchDataset':
dim(x)
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.