m <- nearbyStations(49.211784, 9.812475, radius=30,
res=c("daily","hourly"), var=c("precipitation","more_precip","kl"),
mindate=as.Date("2016-05-30"), statname="Braunsbach catchment center")
# View(m)
# for a continued example of this, see the website use case
# "plot all rainfall values around a given point" (ca section 21):
# browseURL("https://bookdown.org/brry/rdwd")
Run the code above in your browser using DataLab