create_set_SubDir: Create or set the output directory of the script, and set the...

Description Usage Arguments Examples

View source: R/MarkdownReportsDev.R

Description

Create or set the output directory of the script, and set the "NewOutDir" variable that is used by all ~wplot functions. Opening pair of the create_set_Original_OutDir function.

Usage

1
create_set_SubDir(..., define.ParentDir = TRUE, setDir = TRUE, verbose = TRUE)

Arguments

...

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

define.ParentDir

Report on what was the parent directory of the new subdir.

setDir

Change working directory to the newly defined subdirectory

verbose

Print directory to screen? Default: TRUE

ParentDir

Change the "OutDirOrig" variable to the current OutDir (before setting it to a subdir).

Examples

1
create_set_SubDir (makeOutDirOrig = TRUE, setDir = TRUE, "MySubFolder")

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