Export daily precip and air temp summaries
exportNCCNDailySummaries.Rd
Export daily precip and air temp summaries
Arguments
- park_code
Four-letter park code(s)
- water_year
Integer vector indicating the water year(s) to fetch data for
- file_out
Path (including filename) of the .xlsx spreadsheet you want to create. Defaults to a file named with the park code and water year in the current working directory.
- overwrite
If
file_out
already exists, do you want to overwrite it? Defaults toFALSE
.