Description Usage Arguments Value
View source: R/request_api_gauges.R
This function requests api rain data for selected rain gauges
1 2 | request_api_gauges(requestDate = as.Date("2018-03-15"), Ndays = 5,
gauges_catch)
|
requestDate |
latest date of interest, e.g. today(), default is as.Date("2018-03-15") |
Ndays |
number of days to go back in time from requestDate, default = 5 |
gauges_catch |
output of |
a dataframe with the precipitation available for the requested dates and gauges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.