if (FALSE) {
download_huc(
region = "Lower48",
type = "Seamless",
directory_to_save = tempdir(),
acknowledgement = TRUE,
download = FALSE, # NOTE: download skipped for examples,
remove_command = TRUE,
unzip = FALSE
)
}
Run the code above in your browser using DataLab