View source: R/default_draft_report_arguments_in_yaml.R
write_default_draft_report_args | R Documentation |
draft_report()
to YAML-fileWrite Default Arguments for draft_report()
to YAML-file
write_default_draft_report_args(
path,
ignore_args = c("data", "...", "dep", "indep", "chapter_structure", "chapter_overview",
"path")
)
path |
|
ignore_args |
A character vector of argument (names) not to be written to file. |
The defaults as a yaml
-object.
write_default_draft_report_args(path = tempfile(fileext = ".yaml"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.