vocabulary_categories: Vocabulary services - get categories

View source: R/vocabulary_categories.R

vocabulary_categoriesR Documentation

Vocabulary services - get categories

Description

Vocabulary services - get categories

Usage

vocabulary_categories(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_providers(), vocabulary_search(), vocabulary_suggest(), vocabulary()

Examples

## Not run: 
vocabulary_categories()

## End(Not run)

ropensci/rif documentation built on May 18, 2022, 6:40 p.m.