Learn R Programming

crunch (version 1.18.0)

searchDatasets: Search Crunch for datasets.

Description

searchDatasets searches datasets' metadata for matches to the query argument. This search will include variable names, aliases, categories, etc. The content of text variables for example will not be searched, however. See http://docs.crunch.io/#search for more information about searching Crunch.

Usage

searchDatasets(query, ...)

Arguments

query

the text to search for in datasets and their variables (note: only alpha characters will be used, numbers and other characters will be discarded.)

...

additional options provided to the search endpoint.

Value

If successful, an object of class SearchResults