A utility script to flag the start of a script
utils.flag.start(func = NULL, build = NULL, verbose = NULL)
calling function name
Name of the function that is starting [required].
Name of the build [default NULL].
Verbosity: 0, silent or fatal errors; 1, begin and end; 2, progress log; 3, progress and results summary; 5, full report [default 2].
Custodian: Arthur Georges -- Post to https://groups.google.com/d/forum/dartr @export