dim-dataset: Dataset dimensions

ncolR Documentation

Dataset dimensions

Description

Dataset dimensions

Usage

ncol(x)

## S4 method for signature 'CrunchDataset'
dim(x)

## S4 method for signature '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

base::dim()


Crunch-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.