pull_vocabulary: Read an HDX Vocabulary

Description Usage Arguments Value Examples

Description

Read an HDX vocabulary from its name or id

Usage

1
pull_vocabulary(identifier = NULL, configuration = NULL)

Arguments

identifier

character the name or id of the vocabulary

configuration

Configuration

Value

The Vocabulary object

Examples

1
2
3
4
5
6
7
## Not run: 
# Setting the config to use HDX default server
 set_rhdx_config()
 res <- pull_vocabulary("xxxx")
 res

## End(Not run)

dickoa/rhdx documentation built on Oct. 13, 2021, 8:36 p.m.