| Title: | Interface to KURAS database |
|---|---|
| Description: | Interface to KURAS database. |
| Authors: | Hauke Sonnenberg [aut, cre] (ORCID: <https://orcid.org/0000-0001-9134-2871>), Michael Rustler [ctb] (ORCID: <https://orcid.org/0000-0003-0647-7726>), KURAS [fnd], Kompetenzzentrum Wasser Berlin gGmbH (KWB) [cph] |
| Maintainer: | Hauke Sonnenberg <[email protected]> |
| License: | MIT + file LICENSE |
| Version: | 0.2.0 |
| Built: | 2026-05-02 16:07:56 UTC |
| Source: | https://github.com/KWB-R/kwb.kuras |
Generate equidistant sample times from the informatin given in the "Flaschenbericht"
generateSampleTimesFromFlaschenbericht( content, text.success = "SUCCESS", text.failure = "FAILURE" )generateSampleTimesFromFlaschenbericht( content, text.success = "SUCCESS", text.failure = "FAILURE" )
content |
data frame with columns |
text.success |
text to be put in output column |
text.failure |
text to be put in output column |
Read KURAS Sampler File by Name
readKurasSamplerFileByName(samplerFile, bottlesToConsider = NA)readKurasSamplerFileByName(samplerFile, bottlesToConsider = NA)
samplerFile |
path to file written by autosampler |
bottlesToConsider |
arguments passed to
|
Read file generated by KURAS_convertAutosamplerFiles_RBFAB.R from "_flaschenbericht" file
readKurasSamplerFileByName.R(samplerFile)readKurasSamplerFileByName.R(samplerFile)
samplerFile |
path to file written by autosampler |