demCont: demographic table of continuous variables to export to excel

Usage Arguments Author(s) Examples

View source: R/demCont.R

Usage

1
demCont(x, y, z)

Arguments

x

list of continuous 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
# demCont("egoAge",df,3)


# varsCont <- c("egoHealth","egoAge")
# demCont(varsCont,df,3)


{data}
{table}

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