knit_global {knitr} | R Documentation |
The global environment for evaluating code
Description
Get or set the environment in which code chunks are evaluated.
Usage
knit_global(envir = NULL)
Arguments
envir |
If |
[Package knitr version 1.50 Index]