Write Default Arguments for draft_report()
to YAML-file
Source: R/default_draft_report_arguments_in_yaml.R
write_default_draft_report_args.Rd
Write Default Arguments for draft_report()
to YAML-file
Usage
write_default_draft_report_args(
path,
ignore_args = c("data", "...", "dep", "indep", "chapter_structure", "chapter_overview",
"path")
)
Examples
write_default_draft_report_args(path = tempfile(fileext = ".yaml"))
#> [1] "/tmp/RtmpuwcsbX/file17b21bfd1775.yaml"