Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

searchDatasets

Search Crunch for datasets.


Description

searchDatasets searches datasets' metadata for matches to the query argument. This search will include variable names, aliases, categories, but not the content of text variables. See the API Documentation for more information about searching Crunch.

Usage

searchDatasets(query, f = NULL, ...)

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.)

f

A list of filter parameters, see the filter parameters of the API Documentation for more details.

...

additional options provided to the search endpoint.

Value

If successful, an object of class SearchResults


crunch

Crunch.io Data Tools

v1.28.0
LGPL (>= 3)
Authors
Greg Freedman Ellis [aut, cre], Jonathan Keane [aut], Mike Malecki [aut], Neal Richardson [aut], Gordon Shotwell [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.