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