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