Rdocumentation
powered by
Learn R Programming
ReporteRs (version 0.7.7)
print.FlexTable: Print FlexTables
Description
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.