| demog_calc_ | R Documentation | 
Calculate Demographic Summary
demog_calc_(data, grp = c("age", "sex", "race", "ethnicity"), peds = FALSE)
data | 
 Data from the associated   | 
grp | 
 The grouping structure to use; only single-variable grouping is currently supported  | 
A tibble with columns grp (fct), n (int),
percent (dbl), and rate (dbl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.