knit_print.ttt | R Documentation |
knitr
contextMethod for printing in a knitr
context
## S3 method for class 'ttt'
knit_print(x, ..., theme = getOption("ttt.theme"))
x |
An object returned by |
... |
Further arguments passed on to |
theme |
A theme (either "default" or "booktabs"). |
Returns a character
string. See knitr::knit_print
for
how this value is used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.