# For non-SI measurements, the function is defined as
kid_risk_perc(10, "F", 29, 31, 2.7, 3.6, 18, 10)
# For SI measurements, the function is defined as
kid_risk_perc(10, "F", 29, 31, 2.7, 2, 18, 2.5, units = "SI")
Run the code above in your browser using DataLab