Learn R Programming

htsr (version 2.1.6)

d_imp_hts: Import a hts file into a data base

Description

Import a hts file into a tshm sqlite base

Usage

d_imp_hts(fsq, filein, table, bku = TRUE)

Value

Actualized data base

Arguments

fsq

Full name of the data base

filein

Full name of hts file to import

table

Table

bku

Automatic Backup TRUE (default) / FALSE

Author

P. Chevallier - jan 2019-jan 2024

Details

The main table where the data have to be imported must be selected with one of the following abbreviation: WL (water level), DI (discharge), WE (weather), PR (precipitation) or QU (quality) If records already exist during the same interval, they are removed and replaced.