ln_lab_units: Get available units for a lab

View source: R/utils.R

ln_lab_unitsR 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 LAB_DETAILS$short_name for a list of available labs.

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")

labNorm documentation built on Jan. 15, 2023, 5:05 p.m.