output_hook_routput: Code output environment hook

Description Usage Details

Description

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:

Usage

1

Details

\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.


agoldst/scuro documentation built on Nov. 5, 2021, 3:44 a.m.