View source: R/compile.manuscript.r
This function compiles the Superlearner vs clinicians manuscript
1 2 | compile.manuscript(manuscript_file_name_prefix, results_path = "./",
manuscript_file_format = "rtex", compiler = "pdflatex")
|
manuscript_file_name_prefix |
The file name prefix of the manuscript as a character vector of length 1. No default. |
results_path |
The path to the results list rds object. Defaults to "./". |
manuscript_file_format |
The format of the manuscript 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.