get_dataset_head | R Documentation |
Show the head of a dataset from its id.
get_dataset_head(dataset_id)
dataset_id |
id of the dataset, can be obtained with get_datasets(). |
data.frame - head of the dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.