create_set_OutDir: create_set_OutDir

Description Usage Arguments Examples

View source: R/MarkdownReportsDev.R

Description

Create or set the output directory of the script, and set the "OutDir" variable that is used by all ~wplot functions.

Usage

1
create_set_OutDir(..., setDir = TRUE, verbose = TRUE)

Arguments

...

Variables (strings, vectors) to be collapsed in consecutively.

setDir

Set the working directory to OutDir? Default: TRUE

verbose

Print directory to screen? Default: TRUE

Examples

1
create_set_OutDir (setDir = TRUE, getwd(),"/"   )

vertesy/MarkdownReportsDev documentation built on Nov. 15, 2021, 9:59 a.m.