create Groups
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
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.