ztable2: Make ztable with desired width

View source: R/ztable2.R

ztable2R 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()


rrtable documentation built on April 5, 2022, 9:08 a.m.