Learn R Programming

crunch (version 1.9.4)

dim-dataset: Dataset dimensions

Description

Dataset dimensions

Usage

## S3 method for class 'CrunchDataset':
dim(x)

## S3 method for class '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

dim