| ztable2 {rrtable} | R Documentation | 
Make ztable with desired width
Description
Make ztable with desired width
Usage
ztable2(df, cwidth = NULL, width = 80, ...)
Arguments
df | 
 a data.frame  | 
cwidth | 
 desired column width  | 
width | 
 desired table width in column  | 
... | 
 further argument to be passed to ztable()  | 
[Package rrtable version 0.3.0 Index]