knit_print.FlexTable
From ReporteRs v0.8.8
by David Gohel
FlexTable custom printing function for knitr
FlexTable custom printing function for knitr
Usage
# S3 method for FlexTable
knit_print(x, ...)
Arguments
- x
a
FlexTable
to be printed- ...
further arguments, not used.
Community examples
Looks like there are no examples yet.