powered by
A vectorised function to convert serum creatinine levels from mg/dl to <U+00B5>mol/l
creatinine_to_SI(creat)
numeric vector of creatinine levels (mg/dl)
numeric vector of creatinine levels in <U+00B5>mol/l
# NOT RUN { creatinine_to_SI(creat = 2.0) # }
Run the code above in your browser using DataLab