Learn R Programming

rrtable (version 0.1.0)

ztable2: 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()