Learn R Programming

icesTAF (version 3.6.0)

msg: Show Message

Description

Show a message, as well as the current time.

Usage

msg(...)

Arguments

...

passed to message.

See Also

message is the base function to show messages, without the current time.

sourceTAF reports progress using msg.

icesTAF-package gives an overview of the package.

Examples

Run this code
# \donttest{
msg("script.R running...")
# }

Run the code above in your browser using DataLab