Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

knit_print.huxtable

Print a huxtable within knitr


Description

Print a huxtable within knitr

Usage

knit_print.huxtable(x, options, ...)

Arguments

x

A huxtable.

options

Not used.

...

Not used.

Details

knitr calls knitr::knit_print() on objects when they are printed in a knitr (or RMarkdown) document. The method for huxtable objects guesses the appropriate output format and prints itself out appropriately. You can override the output format by setting options("huxtable.knitr_output_format").

See Also

Other knit_print: knit_print.data.frame()


huxtable

Easily Create and Style Tables for LaTeX, HTML and Other Formats

v5.3.0
MIT + file LICENSE
Authors
David Hugh-Jones [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.