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