generic_rmd_draft: Generic Document Draft Wrapper Function

View source: R/draft_rmd.R

generic_rmd_draftR Documentation

Generic Document Draft Wrapper Function

Description

This function calls rmarkdown::draft() to create a new document.

Usage

generic_rmd_draft(
  ps_path,
  ps_template,
  ps_package,
  ps_create_dir,
  pb_open,
  pl_repl_value
)

Arguments

ps_path

path to the document to be created

ps_template

name of the template

ps_package

package containing the template

ps_create_dir

flag whether document should be put into new directory

pb_open

flag whether to open the newly created document in rstudio

pl_repl_value

list of template placeholder replacement values


fbzwsqualitasag/qrmdtmpl documentation built on April 14, 2022, 6:42 p.m.