Convert to numeric Laboratory Values
Arguments
- samples_tidy
data.frame with samples in tidy format, i.e. parameters are columns and each row is one value
- country
"en" if value is given in English format (decimal point ".", thousands separator ",") or "de" if value is given in German format (decimal point ",", thousands separator ".").
- detLimFactorBelow
actor by which detection limit is multiplied in order to get a valid value when the value was below the detection limit. Default value: 0.5
- ...
additional arguments passed to hsLabValToVal