demCat: demographic table of categorical variables to export to excel

Usage Arguments Author(s) Examples

View source: R/demCat.R

Usage

1
demCat(x, y, z)

Arguments

x

list of categorical variables; see examples for usage

y

dataframe to pull from

z

number of decimal places

Author(s)

Anna E Shetler

Examples

1
2
3
4
5
6
7
8
9
# demCat("egoRace",df,3)


# varsCat <- c("egoEduc","egoRace")
# demCat(varsCat,df,3)


{data}
{table}

shetleranna/demTable documentation built on July 11, 2020, 2:38 a.m.