download_historic_data | R Documentation |
Download and store the large historic ems dataset
download_historic_data(
force = FALSE,
ask = TRUE,
dont_update = FALSE,
httr_config = list()
)
force |
Force downloading the dataset, even if it's not out of date
(default |
ask |
should the function ask for your permission to cache data on your
computer? Default |
dont_update |
should the function avoid updating the data even if there
is a newer version available? Default |
httr_config |
configuration settings passed on to |
The path where the duckdb database is stored (invisibly).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.