View source: R/dataset_sharing_link.R
dataset_sharing_link | R Documentation |
This function will return a sharing link for the given dataset. The link can be used to share the dataset with others.
dataset_sharing_link(dataset)
dataset |
The dataset ID or |
A sharing link for the given dataset
Sean Davis seandavi@gmail.com
## Not run:
dataset_sharing_link(dataset)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.