View source: R/reportParameters.R
Initiate report parameters.
1 2 3 4 5 6 7 | reportParameters(
title,
investigator,
sessionInfo = TRUE,
toc = TRUE,
path = "."
)
|
title |
report title |
investigator |
investigator name |
sessionInfo |
TRUE/FALSE, should session info included? |
toc |
TRUE/FALSE, should a table of contents be included |
path |
report output path |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.