Download data for geomac data
1 2 3 4 5 6 | geomac_data_download(
geomac_all,
year_periods = 2016:2018,
data_folder = "data",
remove = FALSE
)
|
year_periods |
(numeric) : 1800:1800 (default) array of years to be downloaded |
data_folder |
(character) : "data" (default) data folder name |
remove |
(logical) : FALSE (default) remove .zip file after extraction |
noaa_all |
(tibble) : Data and Metadata info |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.