if (FALSE) {
download_gridmet(
variables = "Precipitation",
year = 2023,
directory_to_save = tempdir(),
acknowledgement = TRUE,
download = FALSE, # NOTE: download skipped for examples,
remove_command = TRUE
)
}
Run the code above in your browser using DataLab