View source: R/outputs.R View source: R/epidemiology.R
epidemiology | R Documentation |
This function produces an R Markdown document corresponding to the Epidemiology instructions for authors
epidemiology(..., metadata = NULL, type = "pdf")
metadata |
Extra yaml metadata to include. Defaults to NULL. |
type |
Either "pdf" or "word". Defaults to "pdf". |
rmarkdown::render("doc.Rmd", epidemiology())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.