d_rem_hts: Remove hts records from a data base

View source: R/d_rem_hts.R

d_rem_htsR Documentation

Remove hts records from a data base

Description

Remove hts records from a Sqlite base

Usage

d_rem_hts(fsq, table, sta, sen, start, end)

Arguments

fsq

Full name of the data base

table

Table

sta

Station id

sen

Sensor id

start

Start time of removed records

end

End time of removed records

Details

The main table where the data have to be removed must be selected with one the following abbreviation: WL (water level), DI (discharge), WE (weather), PR (precipitation) or QU (quality)

Value

Actualized data base

Author(s)

P. Chevallier - jan 2019 - dec 2022


htsr documentation built on Oct. 13, 2023, 5:10 p.m.