This function makes it easy to implement timestamping and no-clobber of files.
Usage
download_data(
url,
destdir = getwd(),
timestamping = TRUE,
nc = FALSE,
verbose = FALSE,
progress = FALSE
)
This function makes it easy to implement timestamping and no-clobber of files.
download_data(
url,
destdir = getwd(),
timestamping = TRUE,
nc = FALSE,
verbose = FALSE,
progress = FALSE
)