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

Description Usage Arguments Value Examples

View source: R/unit_conversion.R

Description

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

Usage

1

Arguments

creat

numeric vector of creatinine levels (µmol/l)

Value

numeric vector of creatinine levels in mg/dl

Examples

1
creatinine_to_US(creat = 176)

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