Return names of available calibrations according to calibration database
Usage
hsAvailCalibs(
moniPoint = NULL,
parAcronym = NULL,
skipCur = FALSE,
mdbCal = NULL,
dbg = FALSE
)
Arguments
- moniPoint
acronym of monitoring point
- parAcronym
acronym of parameter
- skipCur
if TRUE, the name of the current specification (<parAcronym>_<moniPoint>) is excluded from the list of available calibrations
- mdbCal
Path to database containing queries that getting calibrated data according to the currently active calibration setting
- dbg
If
TRUE
, debug messages are shown