bilirubin_to_SI: Bilirubin unit converter (mg/dl -> µmol/l)

Description Usage Arguments Value Examples

View source: R/unit_conversion.R

Description

A vectorised function to convert serum bilirubin levels from mg/dl to µmol/l

Usage

1

Arguments

bili

numeric vector of bilirubin levels (mg/dl)

Value

numeric vector of bilirubin levels in µmol/l

Examples

1
bilirubin_to_SI(bili = 3.1)

transplantr documentation built on Feb. 28, 2020, 5:07 p.m.