View source: R/dataset_export.R
DatasetExport.get_download_url | R Documentation |
Helper method to get the download URL for a dataset export.
DatasetExport.get_download_url(id, env = .solveEnv)
id |
The ID of the dataset export. |
env |
(optional) Custom client environment. |
## Not run:
DatasetExport.get_download_url("1234567890")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.