Options used by the MSToolkit package to control the logfile, the amount of messages that are written in the logfile, and the format of the date.
Arguments
- verbose
(Required) A logical value. If set to TRUE, messages are sent to the logfile during the process of generating the data and analyzing it. Set to
TRUE
when attaching the package.
Details
The three function write and read information from the (not exported)
environment .ectdEnv
. These settings are mainly used by the (not
exported) .log
function.
See also
options
provides a similar mechanism for R options.