yaml.debugger.init: YAML initialization function.

Description Usage Arguments Value Examples

Description

YAML initialization function.

Usage

1
yaml.debugger.init(RootPath = "C:/r/test", show_keywords = FALSE)

Arguments

RootPath

current working directory with Qs for debugging

show_keywords

boolean trigger for showing / not showing the standard keywords

Value

The list with data needed in the further process.

Examples

1
2
3
4
## Not run: 
d_init = yaml.debugger.init("c:/test", show_keywords = TRUE)

## End(Not run)

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