OGRE_VARIABLES

OGRE_VARIABLES()

Value

data frame with laboratory variables

Examples

str(OGRE_VARIABLES())
#> 'data.frame':	103 obs. of  5 variables:
#>  $ VariableName        : chr  "Biologischer Sauerstoffbedarf" "Chemischer Sauerstoffbedarf" "Orthophosphat" "Gesamt-Phosphor" ...
#>  $ VariableCode        : chr  "BSB5" "CSB" "o-PO4-P" "P" ...
#>  $ VariableAbbreviation: chr  "BSB" "CSB" "o-PO4-P" "P" ...
#>  $ VariableGroupName   : chr  "Standardparameter" "Standardparameter" "Standardparameter" "Standardparameter" ...
#>  $ UnitsAbbreviation   : chr  "mg/L" "mg/L" "mg/L" "mg/L" ...