View source: R/exposure_helper_functions.R
exposure_age_sex_loop_over_time | R Documentation |
Loops over time to implement the exposure_age function for multiple periods of time.
exposure_age_sex_loop_over_time(dth_age, nmx)
dth_age |
data frame with columns time_start, time_span, sex, age_start, age_span and value. Value contains the sex- and age-specific death counts. |
nmx |
data frame with columns time_start, time_span, sex, age_start, age_span and value. Value contains the nMx values from the wpp inputs life table data frame |
a data frame with columns time_start, time_span, sex, age_start, age_span and value. Value contains the sex- and age-specific person years of exposure counts
Sara Hertog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.