use_ub_tex_template | R Documentation |
Open a new tex template allowing customization
use_ub_tex_template(save_as, open = TRUE, ...)
save_as |
filename to save the tex file as (should be the same as in the Rmd header) |
open |
logical indicating whether to open the file |
... |
other arguments passed to |
Creates an tex file in the save_as
location
# use_ub_tex_template("report.tex")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.