as_si | R Documentation |
Converts some laboratory metric to SI units.
as_si(x, type = c("bilirubin", "creatinine"))
as_metric(x, type = c("bilirubin", "creatinine"))
x |
|
type |
|
numeric
as_si(4.2, "creatinine")
as_metric(175, "creatinine")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.