download_em_earth {pRecipe} | R Documentation |
EM_EARTH data downloader
Description
Function for downloading EM-EARTH.
Usage
download_em_earth(folder_path = ".", domain = "raw", time_res = "monthly")
Arguments
folder_path |
a character string with the path where the data will be downloaded. |
domain |
a character string with the desired domain data set. Suitable options are:
|
time_res |
a character string with the desired time resolution. Suitable options are:
|
Value
No return value, called to download the data set.
[Package pRecipe version 3.0.2 Index]