List available HDX Vocabulary objects
list_vocabularies(identifier = NULL, configuration = NULL)
identifier | character identifier |
---|---|
configuration | Configuration |
A list of Vocabulary object
if (FALSE) { # Setting the config to use HDX default server set_rhdx_config() res <- list_vocabularies() res }