View source: R/compile.supporting.information.r
This function compiles supporting information
1 2 | compile.supporting.information(file_name_prefix, results_path = "./",
file_format = "rtex", compiler = "pdflatex")
|
file_name_prefix |
The file name prefix of the supporting information file. |
results_path |
The path to the results list rds object. Defaults to "./". |
file_format |
The format of the supporting information file. Defaults to "rtex". |
compiler |
The compiler to use when compiling the rtex manuscript into a pdf. Defaults to pdflatex. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.