adhoc_stratum() will execute only the stratum, its child
laminae and the code therein contained as specified by stratum_path
with or without log messages.
Usage
adhoc_stratum(stratum_path, silent = FALSE)
Value
invisible data frame of execution plan.
Arguments
stratum_path
Path to stratum folder
silent
Suppress log messages? If FALSE (the default), log messages
will be printed to the console. If TRUE, log messages will be suppressed.