ztable2 {rrtable} | R Documentation |
Make ztable with desired width
ztable2(df, cwidth = NULL, width = 80, ...)
df |
a data.frame |
cwidth |
desired column width |
width |
desired table width in column |
... |
further argument to be passed to ztable() |