ridl_dataset_show | R Documentation |
Read a RIDL dataset from its name or id
ridl_dataset_show(identifier, configuration = NULL)
rd_show(identifier, configuration = NULL)
identifier |
character, name or id of the dataset |
configuration |
RIDLConfig, the configuration to use if any |
Dataset the dataset
## Not run:
# Setting the config to use RIDL default server
res <- ridl_dataset_show("unhcr-mrt-2017-sea-1-1")
res
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.