print.FlexTable
From ReporteRs v0.7.7
by David Gohel
Print FlexTables
print a FlexTable
object.
If R session is interactive, the FlexTable is
rendered in an HTML page and loaded into a WWW browser.
Usage
## S3 method for class 'FlexTable':
print(x, ...)
Arguments
- x
- a
FlexTable
object - ...
- further arguments, not used.
Community examples
Looks like there are no examples yet.