Rdocumentation
powered by
Learn R Programming
JBTools (version 0.7.2.9)
printStatus: Print a status message
Description
This function prints a given string as a status report to the screen together with the current time.
Usage
printStatus(string.in)
Arguments
string.in
character string: status message to print
Value