View source: R/knit_print.dust.R
knit_print.dust | R Documentation |
knitr
Printing FunctionCustom printing functions for displaying dust
and
dust_list
objects in R Markdown documents.
## S3 method for class 'dust'
knit_print(x, options, ...)
## S3 method for class 'dust_list'
knit_print(x, options, ...)
x |
A dust object |
options |
A list of options received from the chunk options. |
... |
Additional arguments to pass to other methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.