A wrapper for debugging options.
Usage
debug_opt(
opt = c("shallow", "deep", "nrow", "row", "aggregate", "geo"),
val = NULL
)
Details
Options available:
"shallow" : Show the executed funcitons in the process flow
"deep" : Show deeper including helper functions in the process flow
"nrow" : For
orgdata.debug.nrow
. Default value is 20 ifval
argument is missing"row" : For
orgdata.debug.rows
. Default value is 1:50 ifval
argument is missing"aggregate" : Activating
orgdata.debug.aggregate
"geo" : Activating
orgdata.debug.geo