View source: R/validate_dataset_id.R
validate_dataset_id | R Documentation |
Checks to ensure a dataset_id is not already used and is valid
validate_dataset_id(dataset_id = NULL)
dataset_id |
(Required) dataset_id(s) you'd like to check |
Unfortunately this currently only works for an admin user.
Returns NA if all dataset_ids are valid, and an array of invalid dataset_ids if any are invalid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.