api_delete_rain: Delete Rain Data from Postgres Database Via API

Description Usage Arguments

View source: R/rain.R

Description

Delete Rain Data from Postgres Database Via API

Usage

1
api_delete_rain(user_id, spot_id, ids = NULL, dbg = TRUE, ...)

Arguments

user_id

user id

spot_id

bathing spot id

ids

optional. Vector of rain ids. If not given or NULL (the default) all rain data for the bathing spot are deleted!

dbg

if TRUE debug messages are shown

...

further arguments passed to fhpredict:::api_delete_timeseries


KWB-R/fhpredict documentation built on Nov. 1, 2020, 5:58 a.m.