Description Usage Arguments Value
Download 'TWDB' Lake Evaporation and Precipitation Data
1 2 3 4 5 6 | download_lep(
quad = "710",
start_date = "2010-01",
end_date = "2018-12",
opts = list()
)
|
quad |
required character. TWDB quad number. |
start_date |
required character. Start date of data. Specified as 4-digit year and 2-digit month. YYYY-MM |
end_date |
required character. End date of data. Specified as 4-digit year and 2-digit month. YYYY-MM |
opts |
list of curl options passed to crul::HttpClient() |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.