download_reservoir: Download "TWDB" Reservoir Data

Description Usage Arguments Value

View source: R/download_reservoir.R

Description

Download "TWDB" Reservoir Data

Usage

1
2
3
4
5
6
7
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 to NULL.

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()

Value

dataframe


mps9506/wd4tx documentation built on Feb. 11, 2022, 11:33 p.m.