createTable: create Groups

Description Usage

View source: R/createTable.R

Description

create Groups

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
createTable(
  x,
  hide = NA,
  digits = NA,
  type = NA,
  show.p.overall = TRUE,
  show.all,
  show.p.trend,
  show.p.mul = FALSE,
  show.n,
  show.ratio = FALSE,
  show.descr = TRUE,
  show.ci = FALSE,
  hide.no = NA,
  digits.ratio = NA,
  show.p.ratio = show.ratio,
  digits.p = 3,
  sd.type = 1,
  q.type = c(1, 1),
  extra.labels = NA,
  all.last = FALSE
)

ZhonghuiGai/groutable documentation built on Jan. 1, 2022, 9:12 p.m.