getChunkopts: Get Chunk Options.

Description Usage Arguments Value Author(s) Examples

View source: R/animatoR-functions-knitr.R

Description

Get Sweave or knitr programme chunk options.

Usage

1

Arguments

what

character, name of the options to extract. If missing, all options will be returned.

Value

Sweave or knitr chunk option with name as declared by argument what. If what is missing, a list with all chunk options.

Author(s)

Andrej Blejec andrej.blejec@nib.si

Examples

1
2
3
4
## Not run: 
getChunkopts()

## End(Not run)

ablejec/animatoR documentation built on Feb. 21, 2020, 10:09 p.m.