Learn R Programming

crunch (version 1.3.2)

listDatasets: Show the names of all Crunch datasets

Description

Show the names of all Crunch datasets

Usage

listDatasets(kind = c("active", "all", "archived"), refresh = FALSE)

Arguments

kind
character specifying whether to look in active, archived, or all datasets.
refresh
logical: should the function check the Crunch API for new datasets? Default is FALSE.

Value

  • Character vector of dataset names, each of which would be a valid input for loadDataset