Description
Normally this function is not called directly, but debug strings
are used. See debugme().
Usage
debug(msg, pkg = environmentName(topenv(parent.frame())))
Value
The original message.
Arguments
- msg
Message to print, character constant.
- pkg
Package name to which the message belongs. Detected
automatically.