View source: R/use_templates.R
use_latex_template | R Documentation |
Execute this function to generate a LaTeX document template with prepopulated
preamble to get your hands on quickly. By default, the template will be
placed into folder 05 Reports
, but the destination can be changed via
folder
.
use_latex_template(folder = NA)
folder |
Folder to where the template should be copied. Defaults to "03 R". The folder must be in the current working directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.