d_rem_hts {htsr} | R 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
[Package htsr version 2.1.5 Index]