build_SI | R Documentation |
This function compiles the SI. It relies on a template "SI.Rnw" located in the package folder
extdata
. For the compilation to work, you need to have created all the SI figures and tables,
and you need your system to be properly setup for the creation of LaTeX-PDF using knitr.
build_SI(path_SI = "SI", overwrite = FALSE)
path_SI |
the computer path to the folder where the pdf of the compiled SI will be written |
overwrite |
a boolean indicating whether or not to overwrite a potentially existing SI.pdf file (default = FALSE) |
# See ?twinR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.