Description Usage Arguments Value Examples
Function to get number of samples used to calculate indicator
1 |
df |
A data.frame of recoded indicator variables |
sex |
Logical. Should sample size by sex be reported? Defualt is FALSE |
ppiDF |
A data.frame produced when |
vars |
A character vector of variable names to get number of samples for |
A table of numeric values of number of samples use to calculate specific indicators by area and wealth strata
1 2 | get_n(df = recode_mcct(create_mcct(df = hh, x = hhMembers)),
vars = c("mcct1", "mcct2"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.