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