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