Learn R Programming

rif (version 0.2.0)

rif_query_categories: Query NIF data

Description

Query NIF data

Usage

rif_query_categories(key = NULL, ...)

Arguments

key
(character) API key. required either passed in here or save as an env var or R option. see rif and Startup
...
Curl options passed on to crul::HttpClient()

See Also

Other query: rif_query

Examples

Run this code
## Not run: ------------------------------------
# rif_query_categories()
# rif_query_categories(verbose = TRUE)
## ---------------------------------------------

Run the code above in your browser using DataLab