Skip to contents

An S4 class for storing code chunk options.

Slots

label

the chunk label

knitr_options

a list of knitr chunk options

code

the R code to include in the chunk

text_above

text to include above the code chunk

text_below

text to include below the code chunk