View source: R/get_example_data.R
get_example_data | R Documentation |
Function to download the test data files from zenodo that are needed.
get_example_data(
write_dir = getwd(),
dir_name = "gcamextractor_example_data",
data_link = NULL
)
write_dir |
Default = getwd() |
dir_name |
= "gcamextractor_example_data". Name of directory to install zip file to. |
data_link |
Default = NULL |
number
## Not run:
library(osiris)
osiris::get_example_data()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.