create_qudocu_skeleton: Create a new Qualitas project document

Description Usage Arguments

Description

This function is a wrapper for create_docu_skeleton using the fixed template "project_docu" from package rqudocuhelper.

Usage

1
2
3
create_qudocu_skeleton(psDocuName, psPkgPath = ".",
  psDocuSubdir = "vignettes", pbDocuHasOwnSubdir = TRUE,
  pbOverwrite = FALSE, pbEdit = TRUE)

Arguments

psDocuName

name of the new document

psPkgPath

path where package is located under which document should be created

psDocuSubdir

subdirectory in which document should be saved to

pbDocuHasOwnSubdir

should document be stored in separate subdir

pbOverwrite

flag whether existing files are overwritten

pbEdit

directly open newly created document


pvrqualitasag/rqudocuhelper documentation built on May 26, 2019, 11:34 a.m.