get_rainfall_from_gauge: Wrapper-function to extract rainfall for one point

Description Usage

View source: R/get_rainfall_from_gauge.R

Description

Wrapper-function to extract rainfall for one point

Usage

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
)

MaThRk/raingaugeR documentation built on Dec. 17, 2021, 2:15 a.m.