calc_CWR: Calculates Child Woman Ratios within a single time period

View source: R/calc_CWR.R

calc_CWRR Documentation

Calculates Child Woman Ratios within a single time period

Description

Calculates Child Woman Ratios within a single time period by sex

Usage

calc_CWR(DF, composite = FALSE, parent_cols = c())

Arguments

DF

data frame like object

composite

logical, return numerator and denominator separately

parent_cols

character vector, other columns to maintain in group by

Value

data frame object with CWR calculated by sex


nmmarquez/smoothHP documentation built on April 12, 2022, 8:04 a.m.