Copy default Schola template into project directory
Arguments
- format
Character, format which to look for. Defaults to
pdf.- path
Character, path to copy to. Defaults to the current project root.
- ...
Arguments passed on to
base::file.copyoverwritelogical; should existing destination files be overwritten?
recursivelogical. If
tois a directory, should directories infrombe copied (and their contents)? (Likecp -Ron POSIX OSes.)copy.modelogical: should file permission bits be copied where possible?
copy.datelogical: should file dates be preserved where possible? See
Sys.setFileTime.
See also
Other Report templates and formats:
open_schola_template(),
schola_pdf(),
schola_word(),
schola_word2()