create_dichoplot_table: Create a dichotomized table of a selection of variables...

View source: R/create_dichoplot_table.R

create_dichoplot_tableR Documentation

Create a dichotomized table of a selection of variables including the national mean

Description

Create a dichotomized table of a selection of variables including the national mean

Usage

create_dichoplot_table(data, vars, restrict = TRUE, restrict_level = 10L)

Arguments

data

a C or E SHURP-dataframe with dichotomized items

vars

a vector passing variable names

restrict

defaults to TRUE, passed to shurp2018::prop.yes()

restrict_level

defaults to TRUE, passed to shurp2018::prop.yes()

Examples

## Not run: create_dichoplot_table(shurp2018_C_NA, vars = "C1dich")

cathblatter/shurp2018 documentation built on Jan. 11, 2023, 11:29 a.m.