Description Usage Arguments Value Examples
Gets format of all resources from the datasets
1 | get_resources_formats(dataset)
|
dataset |
Dataset |
Character Format of the resources
1 2 3 4 5 6 7 | ## Not run:
# Setting the config to use HDX default server
set_rhdx_config()
res <- search_dataset(rows = 3L)
get_resources_formats(res[[1]])
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.