syllabus_pdf | R Documentation |
This is a function called in output in the YAML of the driver Rmd file to specify using the IHEID Syllabus LaTeX template file.
syllabus_pdf(input, ...)
input |
The name of the .Rmd file to serve as input. |
... |
Instructions passed to the function from a correctly specified .Rmd document |
A modified pdf_document
based on the IHEID Syllabus LaTeX
template, automatically named by course and date.
## Not run: output: iheiddown::syllabus_pdf: input: "Untitled.Rmd" # Replace with whatever the name of this file is, e.g. "MINT001.Rmd" ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.