Description Usage Arguments Value Examples
Get the organization sharing the data
1 | get_organization_name(dataset)
|
dataset |
Dataset |
Character The name of the organization sharing the data
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_organization_name(res[[1]])
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.