create_dataset_from_datasource | R Documentation |
Create a dataset from an existing datasource.
create_dataset_from_datasource(project_id, dataset_name, datasource_id)
project_id |
id of the project, can be obtained with get_projects(). |
dataset_name |
given name of the dataset on the platform. |
datasource_id |
datasource id. |
list - parsed content of the dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.