Description Usage Arguments Value See Also Examples
View source: R/dataset_create_request.R
Create request object for new datasets.
| 1 2 3 4 5 6 7 8 9 | 
| title | Dataset title (3 to 60 characters). | 
| visibility | Dataset visibility ("PRIVATE" or "OPEN"). | 
| description | (optional) Dataset description. | 
| summary | (optional) Dataset summary (markdown supported). | 
| tags | (optional) Character vector of dataset tags (letters, numbers and spaces). | 
| license | Dataset license ("Public Domain", "PDDL", "CC-0", "CC-BY", "ODC-BY", "CC-BY-SA", "ODC-ODbL", "CC BY-NC-SA" or Other). | 
| file_create_requests | (optional) List
of  | 
Request object of type dataset_create_request.
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.