if (FALSE) {
download_cropscape(
year = 2020,
source = "USDA",
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