df2flextable2: Make flextable with limited width

View source: R/df2flextable.R

df2flextable2R Documentation

Make flextable with limited width

Description

Make flextable with limited width

Usage

df2flextable2(df, mincol = 0.7, maxcol = 4, ...)

Arguments

df

a data.frame

mincol

minimum column width in inch

maxcol

maximum column width in inch

...

further arguments to be passed to df2flextable()


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