ln_lab_units {labNorm} | R Documentation |
Get available units for a lab
Description
Get available units for a lab
Get the default units for a lab
Usage
ln_lab_units(lab)
ln_lab_default_units(lab)
Arguments
lab |
the lab name. See |
Value
a vector of available units for the lab
the default units for the lab
Examples
ln_lab_units("Hemoglobin")
ln_lab_default_units("Hemoglobin")
[Package labNorm version 1.0.1 Index]