In order to maintain a clean set of raw data files, these functions help with retrieving the raw data from an online source and caching it.
Usage
download_and_verify(
df_in,
target_dir = getOption("evoland.cachedir"),
overwrite = FALSE
)In order to maintain a clean set of raw data files, these functions help with retrieving the raw data from an online source and caching it.
download_and_verify(
df_in,
target_dir = getOption("evoland.cachedir"),
overwrite = FALSE
)