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