## S3 method for class 'CrunchDataset,ANY':
[(x, i, j, ..., drop = TRUE)## S3 method for class 'CrunchDataset,character':
[(x, i, j, ..., drop = TRUE)
## S3 method for class 'CrunchDataset,missing':
[(x, i, j, ..., drop = FALSE)
## S3 method for class 'CrunchDataset,ANY':
[[(x, i, ..., drop = FALSE)
## S3 method for class 'CrunchDataset,character':
[[(x, i, ..., drop = FALSE)
## S3 method for class 'CrunchDataset':
$(x, name)
useAlias
is TRUE); if numeric or
logical, extracts variables accordingly. Note that this is the as.list
extraction, columns of the dataset rather i
but for $
[
yields a Dataset; [[
and $
return a Variable