prevent_cvd_risk(
age = 55, sex = "female", total_cholesterol = 200, hdl_cholesterol = 50,
systolic_bp = 130, diabetes = 0, smoking = 0, egfr = 90, bmi = 28,
current_treatment_hypertension = 1, current_treatment_statins = 0
)
Run the code above in your browser using DataLab