Description Usage Arguments Value Examples
Read an HDX vocabulary from its name or id
1 | pull_vocabulary(identifier = NULL, configuration = NULL)
|
identifier |
character the name or id of the vocabulary |
configuration |
Configuration |
The Vocabulary object
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.