Learn R Programming

rif (version 0.2.0)

vocabulary_providers: Vocabulary services - get providers

Description

Vocabulary services - get providers

Usage

vocabulary_providers(vocabulary = NULL, key = NULL, ...)

Arguments

vocabulary
A vocabulary
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 vocabulary: vocabulary_categories, vocabulary_search, vocabulary_suggest, vocabulary

Examples

Run this code
## Not run: ------------------------------------
# vocabulary_providers()
## ---------------------------------------------

Run the code above in your browser using DataLab