msg {TAF} | R Documentation |
Show Message
Description
Show a message, as well as the current time.
Usage
msg(...)
Arguments
... |
passed to |
Value
No return value, called for side effects.
See Also
message
is the base function to show messages, without the
current time.
source.taf
reports progress using msg
.
TAF-package
gives an overview of the package.
Examples
msg("script.R running...")
[Package TAF version 4.2.0 Index]