yaml.debugger.get.qnames: Loads the list of Q folders. RootPath is required where the...

Description Usage Arguments Value Examples

Description

Loads the list of Q folders. RootPath is required where the Qs are located.

Usage

1
yaml.debugger.get.qnames(RootPath, show_qnames = TRUE)

Arguments

RootPath

current working directory with Qs for debugging

show_qnames

boolean trigger for showing / not showing the found Q folder names in the folder RootPath

Value

The list with Q folder names needed in the further process.

Examples

1
2
3
4
## Not run: 
qnames = yaml.debugger.get.qnames(d_init$RootPath)

## End(Not run)

lborke/yamldebugger documentation built on May 20, 2019, 10:24 p.m.