writeRaw.MultiVerbose: Writes to each of the Verbose objects
Description
Writes to each of the Verbose objects.
Usage
# S3 method for MultiVerbose
writeRaw(this, ...)
Arguments
...
Additional objects to be passed to writeRaw()
for
each Verbose
object.
Value
Returns (invisibly) TRUE
.