d_exp_discalib {htsr} | R Documentation |
Export discharge measurements and calibrations from data base
Description
Export discharge measurements and calibrations from data base
Usage
d_exp_discalib(fsq, sta, calib = TRUE, dism = TRUE)
Arguments
fsq |
Full name of the data base |
sta |
Station Id. |
calib |
Calibration extraction TRUE (default)/FALSE |
dism |
Discharge measurement extraction TRUE (default)/FALSE |
Value
a list of 2 tibbles, one with the calibration table and one with the discharge measurements
Author(s)
P. Chevallier - Sep 2017 - Nov 2020
See Also
ds_exp_hts
for export time-series
[Package htsr version 2.1.5 Index]