utils.flag.start: A utility script to flag the start of a script

View source: R/utils.flag.start.r

utils.flag.startR Documentation

A utility script to flag the start of a script

Description

A utility script to flag the start of a script

Usage

utils.flag.start(func = NULL, build = NULL, verbosity = NULL)

Arguments

func

Name of the function that is starting [required].

build

Name of the build [default NULL].

verbosity

Verbosity: 0, silent or fatal errors; 1, begin and end; 2, progress log; 3, progress and results summary; 5, full report [default 2].

Value

calling function name

Author(s)

Custodian: Arthur Georges – Post to https://groups.google.com/d/forum/dartr @export


dartR documentation built on June 8, 2023, 6:48 a.m.