Learn R Programming

condformat (version 0.10.0)

knit_print.condformat_tbl: Print method for knitr, exporting to HTML or LaTeX as needed

Description

Print method for knitr, exporting to HTML or LaTeX as needed

Usage

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

Arguments

x

Object to print

...

On a LaTeX output these are unused. On an HTML output can have "paginate=TRUE" or "paginate = FALSE"