Learn R Programming

labNorm (version 1.0.1)

LAB_DETAILS: Available lab names

Description

Names of the labs available in the package.

Usage

LAB_DETAILS

Arguments

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.

Examples

Run this code
head(LAB_DETAILS)

Run the code above in your browser using DataLab