Skip to contents

For the given parameters, the values and fingerprints are read from the database.

Usage

hsGetFpAndValRaw(moniPoint, parNames, year, firstDate, lastDate, home = FALSE)

Arguments

moniPoint

name of monitoring point

parNames

vector of parameter names

year

year of which data is requested

firstDate

first date of requested time period

lastDate

last date of requested time period

home

if TRUE, Hauke's home path is used instead of kwb office path

Value

Return the query result as a new data.frame (which is a special type of a list) with elements "dts" (date-times), "pars" (parameter values) and "fps" (fingerprints)