Description Usage Arguments Value
View source: R/download_reservoir.R
Download "TWDB" Reservoir Data
1 2 3 4 5 6 7 | download_reservoir(
aggregate_by = NULL,
region_name = NULL,
reservoir = NULL,
period = "historical",
opts = list()
)
|
aggregate_by |
optional character. One of |
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() |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.