if (FALSE) {
download_nlcd(
collection = "Coterminous United States",
year = 2021,
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