library(knitr) library(pander) library(DiagrammeR) library(DiagrammeRsvg) library(rsvg) options(tikzDefaultEngine='xetex') opts_chunk$set(echo=FALSE) opts_chunk$set(cache=TRUE) opts_chunk$set(attr.source='.numberLines') opts_chunk$set(dev='tikz')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.