msg: Show Message

View source: R/msg.R

msgR Documentation

Show Message

Description

Show a message, as well as the current time.

Usage

msg(...)

Arguments

...

passed to message.

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...")



TAF documentation built on March 31, 2023, 6:51 p.m.