R/discharge.R
api_delete_discharge.Rd
Delete Discharge Data from Postgres Database Via API
api_delete_discharge(user_id, spot_id, ids = NULL, dbg = TRUE)
user id
bathing spot id
optional. Vector of discharge ids. If not given or NULL (the default) all discharge data for the bathing spot are deleted!
NULL
if TRUE debug messages are shown
TRUE