Run the knitr function knit2pdf() to convert a Rrst (reStructuredText) file to 
PDF. If desired, the user can specify to use rst2pdf to compile to
PDF if a LaTeX installation is not present.
1 2  | nvim.interlace.rrst(Rrstfile, rrstdir, view = TRUE,
                   compiler = "rst2pdf", ...)
 | 
Rrstfile | 
 The Rrst file to be processed.  | 
rrstdir | 
 The directory of the Rrst file.  | 
view | 
 Logical value indicating whether to show the generated PDF document.  | 
compiler | 
 The compiler program to use for the rst to PDF conversion.  | 
... | 
 Further arguments to be passed to compiler (usually   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.