COCreateTableOne: Wrapper around tableone to print in RMD

Description Usage Arguments Examples

View source: R/COCreateTableOne.r

Description

This function allows you format the tidy output from broom in a more readable way

Usage

1
2
3
4
5
COCreateTableOne(data_here, ..., caption = "Table", catDigits = 1,
  contDigits = 2, pDigits = 3, missing = FALSE, explain = TRUE,
  test = TRUE, smd = FALSE, format = c("fp", "f", "p", "pf")[1],
  showAllLevels = FALSE, cramVars = NULL, dropEqual = FALSE,
  exact = NULL, nonnormal = NULL, minMax = FALSE, full_width = F)

Arguments

data_here

dataset to summarize all columns

caption

able title

strata

string to group by, NULL default

Examples

1

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