R/output_helpers.R
get_life_years_lost.Rd
Get life-years lost by demographic group.
get_life_years_lost(output, groups = c("none", "age_group"))
A <daedalus_output> object.
<daedalus_output>
Whether to get the life-years lost by age group. Selecting "none" gives the total life-years lost.
"none"
A <data.frame> with the number of life-years lost, optionally per age-group.
<data.frame>