creatinine_to_SI: Creatinine unit converter (mg/dl -> µmol/l)

Description Usage Arguments Value Examples

View source: R/unit_conversion.R

Description

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

Usage

1

Arguments

creat

numeric vector of creatinine levels (mg/dl)

Value

numeric vector of creatinine levels in µmol/l

Examples

1
creatinine_to_SI(creat = 2.0)

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