d_imp_hts: Import a hts file into a data base

View source: R/d_imp_hts.R

d_imp_htsR Documentation

Import a hts file into a data base

Description

Import a hts file into a tshm sqlite base

Usage

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

Arguments

fsq

Full name of the data base

file

Full name of hts file to import

table

Table

bku

Automatic Backup TRUE (default) / FALSE

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) If records already exist during the same interval, they are removed and replaced.

Value

Actualized data base

Author(s)

P. Chevallier - jan 2019


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