ds_exp_hts: Extraction of a time-series from htsr data base

ds_exp_htsR Documentation

Extraction of a time-series from htsr data base

Description

The function display a web page allowing to extract a time-series in the "hts" format.

Usage

ds_exp_hts()

Details

Complete the requested information in the left panel, then press the submit button in order to extract the file. If you want to display the plot of the extracted file, choose "line" or "bar" and press the plot button.

When the subfunction "d_exp_hts(fsq, sta,sen,rtime=FALSE,dstart=NA,dend=NA, rplot=FALSE)" is used solely it returns a tibble tstab with 4 columns Date, Value, Station, Sensor. In this last subfunction fsq is the sqlite data base; sta, the station id, sen, the sensor id; rtime, dstart and dend define a time interval; rplot, the resulted plot.

Value

The function returns a file (nomfic) with the following name: <sensor.id>_<station.id>.hts

Author(s)

P. Chevallier - Oct 2017 - Sep 2023


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