Learn R Programming

flextable (version 0.4.0)

knit_print.flextable: Render flextable in rmarkdown (including Word output)

Description

Function used to render flextable in knitr/rmarkdown documents. HTML and Word outputs are supported.

Usage

# S3 method for flextable
knit_print(x, ...)

Arguments

x

a flextable object

...

further arguments, not used.