ridl_dataset_exist | R Documentation |
Check if a dataset name or id is available on RIDL
ridl_dataset_exist(dataset_name, configuration = NULL)
rd_exist(dataset_name, configuration = NULL)
dataset_name |
character, the name or id of the RIDLDataset |
configuration |
RIDLConfig, the RIDL configuration |
A logical value, TRUE if the RIDLDataset exists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.