View source: R/Download_Datasets.R
download_example_data | R Documentation |
Download and Load Example Data from Zenodo
download_example_data(file, destdir = tempdir())
file |
Name of the .Rdata file to download (e.g., "S.1.Rdata"). |
destdir |
Directory to store the downloaded data. Defaults to a temporary directory. |
A list containing the loaded dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.