ReporteRs (version 0.8.2)

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 FlexTable
print(x, ...)

Arguments

x

a FlexTable object

...

further arguments, not used.