View source: R/write_neuropsych_reports.R
adult_report | R Documentation |
BWU Neuropsych Report Adult Version
adult_report(
fig_width = 4,
fig_height = 2.5,
fig_crop = TRUE,
dev = "pdf",
highlight = "default",
...
)
fig_width |
Numeric giving width of each figure; default |
fig_height |
Numeric giving height of each figure; default |
fig_crop |
Logical determining whether figures will be cropped; default |
dev |
Device used, e.g.,"png", "pdf"; default |
highlight |
Formatting of code chunks; default |
... |
Other arguments to be passed to |
No formal returns, outputs neuropsychological report documents
See https://rstudio.github.io/tufte/ for an example.
pdf_document2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.