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