Learn R Programming

flextable (version 0.3.0)

tabwid: htmlwidget for flextable

Description

htmlwidget for flextable

Usage

tabwid(x, width = NULL, height = NULL)

Arguments

x

flextable object

width

widget width. Unused argument, columns widths are managed by function width.

height

widget height Unused argument, rows heights are managed by function height.