Description Usage Arguments Value Examples
View source: R/unit_conversion.R
A vectorised function to convert serum creatinine levels from mg/dl to µmol/l
1 | creatinine_to_SI(creat)
|
creat |
numeric vector of creatinine levels (mg/dl) |
numeric vector of creatinine levels in µmol/l
1 | creatinine_to_SI(creat = 2.0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.