calc_CWR | R Documentation |
Calculates Child Woman Ratios within a single time period by sex
calc_CWR(DF, composite = FALSE, parent_cols = c())
DF |
data frame like object |
composite |
logical, return numerator and denominator separately |
parent_cols |
character vector, other columns to maintain in group by |
data frame object with CWR calculated by sex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.