Download "TWDB" Reservoir Data
Usage
download_reservoir(
aggregate_by = NULL,
region_name = NULL,
reservoir = NULL,
period = "historical",
opts = list()
)
Arguments
- aggregate_by
optional character. One of
c("statewide", "planning region", "basin", "municipal", "climate region")
. Defaults toNULL
.- region_name
optional character. Documentation comming soon.
- reservoir
optional character. Documentation soon.
- period
optional character. Documentation soon
- opts
list of curl options passed to crul::HttpClient()