Skip to contents

Automatically renders a table1_blueprint object in the appropriate format (HTML, LaTeX, or console) when used as the last expression in an R Markdown or Quarto code chunk.

Usage

knit_print.table1_blueprint(x, ...)

Arguments

x

A table1_blueprint object.

...

Additional arguments (ignored).

Value

A knitr::asis_output object.