Description Usage Arguments Value Examples
Read an HDX dataset from its name or id
1 | pull_dataset(identifier, configuration = NULL)
|
identifier |
Character dataset keyword |
configuration |
a Configuration object |
Dataset the dataset
1 2 3 4 5 6 7 | ## Not run:
# Setting the config to use HDX default server
set_rhdx_config()
res <- pull_dataset("mali-3wop")
res
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.