mktab_ChiSq_postHoc: Wrapper around tableone to print in RMD

Description Usage Arguments Examples

View source: R/mktab_ChiSq_postHoc.R

Description

This function exports results of Chi-sq Post Hoc Test in a legible manner

Usage

1
2
mktab_ChiSq_postHoc(var, grp, varNm = "Var", file = "", notes = "",
  size = "scriptsize", d = 3, control = "bonferroni", markdown = FALSE)

Arguments

var

vector of counts

grp

vector of groupings of interest

varNm

label for caption

control

type of correction

Examples

1
2
3
4
## Not run: 
mktab_ChiSq_postHoc(mtcars)

## End(Not run)

Oromendia/oromendia documentation built on April 6, 2021, 6:54 a.m.