open_schola_template | R Documentation |
Open the default Schola templates used by schola_word()
, or
schola_pdf()
(specify with format
argument). The templates are shipped
with the package and are somewhat hidden in R
library, so this auxiliary
function can help you dig them up.
open_schola_template(format = "pdf")
format |
Character, format which to look for. Defaults to |
You can either edit the chosen template directly in its natural habitat (questionable short-term solution), or better – use "Save as" option and keep it and use it within the project directory.
No return value, called for side effect.
Jan Netik
Other Report templates and formats:
copy_schola_template()
,
schola_pdf()
,
schola_word()
,
schola_word2()
## Not run:
open_schola_template()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.