report_pdf | R Documentation |
This is not intended to be run manually... rather via knitting a document
report_pdf(
report_template = find_resource("report", "report.tex"),
latex_engine = "pdflatex",
...
)
report_template |
tex template to use |
latex_engine |
tex engine to use (pdflatex, lualatex, xelatex) |
... |
options passed to bookdown |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.