View source: R/create_weights_bunmd.R
create_weights_bunmd | R Documentation |
Create weights This function will weight the numident file up to HMD lexis triangles Restrict data to deaths from 1988 - 2005 with age_at_death between
create_weights_bunmd(
file,
death_years = c(1988:2005),
death_ages = c(65:100),
cohorts = c(1895:1940)
)
data |
data.frame with birth and death info |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.