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

View source: R/condformat_render.R

knit_print.condformat_tblR Documentation

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 class '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


zeehio/condformat documentation built on Oct. 11, 2023, 5:42 a.m.