rmd_draft: Custom local copy of rmarkdown::draft

Description Usage Arguments Value

Description

rmd_draft corresponds to a local copy of rmarkdown::draft. In contrast to the original version, this version allows for the use of templates with skeleton files which are already found in the target directory.

Usage

1
2
rmd_draft(file, template, package = NULL, create_dir = "default",
  pbOverwrite = FALSE, plReplace = NULL)

Arguments

file

name of the new document

template

name of the template

package

package where template can be found

create_dir

whether or not to create a new directory for this document

pbOverwrite

should existing files be overwritten

plReplace

list with replacement key-values

Value

file name of the new document


charlotte-ngs/rmddochelper documentation built on June 27, 2019, 1:22 a.m.