| LAB_DETAILS {labNorm} | R Documentation | 
Available lab names
Description
Names of the labs available in the package.
Usage
LAB_DETAILS
Format
LAB_DETAILS
A data frame with 95 rows and 4 columns:
- short_name
- Short lab name 
- long_name
- Long lab name 
- units
- a list column with all the units available for the lab 
- default_units
- the default units for the lab 
- low_male,high_male,low_female,high_female
- the reference ranges for the lab, taken from the American Board of Internal Medicine. Can be NA if the lab does not have reference ranges. 
Source
American Board of Internal Medicine. ABIM Laboratory Test Reference Ranges — July 2021. https://www.abim.org/~/media/ABIM%20Public/Files/pdf/exam/laboratory-reference-ranges.pdf (2021).
Examples
head(LAB_DETAILS)
[Package labNorm version 1.0.1 Index]