TileMsg {TileShuffle} | R Documentation |
Prints message with standardized prefix.
TileMsg(..., file=stdout())
file |
Filename or stream to which the output will be printed. |
... |
One or more R objects, to be converted to character
vectors . |
Prints message with standardized prefix consisting of package name and the current timestamp.
None.