Rdocumentation
powered by
Learn R Programming
crunch (version 1.9.4)
loadDataset: Load a Crunch Dataset
Description
Load a Crunch Dataset
Usage
loadDataset(dataset, kind = c("active", "all", "archived"))
Arguments
dataset
character, the name of a Crunch dataset you have access to. Or, a
DatasetTuple
.
kind
character specifying whether to look in active, archived, or all datasets.
Value
An object of class
CrunchDataset