Learn R Programming

labNorm (version 1.0.1)

ln_lab_units: 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)

Value

a vector of available units for the lab

the default units for the lab

Arguments

lab

the lab name. See LAB_DETAILS$short_name for a list of available labs.

Examples

Run this code
ln_lab_units("Hemoglobin")

ln_lab_default_units("Hemoglobin")

Run the code above in your browser using DataLab