Not called directly but automatically set as knitr's output hook. This puts
R output into an ROutput environment. If you use the included
templates this will be set up with a default style. You can adjust the
appearance of this output by adding an array of routput-options to
your document metadata. These are supplied to the definition of
ROutput via the fancyvrb package:
1 |
\DefineVerbatimEnvironment{ROutput}{Verbatim}{...}
... is replaced with your routput-options. If you do not use
the included templates, either remove this output hook or define your own
ROutput environment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.