age_adj_rate | R Documentation |
Calculate an age-adjusted rate
age_adj_rate(df, var, age_var = "age", pop_var = "population")
df |
A data frame. |
var |
The variable to weight. |
age_var |
Variable of age groups. Either "age" or "age_10" from |
pop_var |
The popylatuin variable. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.