View source: R/get_rainfall_from_gauge.R
Wrapper-function to extract rainfall for one point
1 2 3 4 5 6 7 | get_rainfall_from_gauge(
point = NULL,
date_of_landslide = NULL,
days_back = 10,
select_station_by = "dist",
n_stations = 2
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.