Is there an option in knitr that allows you to embed code without execution? I want the code to appear in the document with the same style as the other pieces of knitr code .
I am particularly interested in the LaTeX options in the .Rnw document.
source
share