Generate A Verbatim Code Chunk or Inline R Expression in knitr Output | /en/2017/11/knitr-verbatim-code-chunk/
Generate A Verbatim Code Chunk or Inline R Expression in knitr Output
When you write a code chunk or inline expression in a knitr source document (e.g., R Markdown), and it is parsed and evaluated, you won’t be surprised. That is what knitr is supposed to do. Then …
