Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
writeRaw.MultiVerbose: Writes to each of the Verbose objects
Description
Writes to each of the Verbose objects.
Usage
## S3 method for class 'MultiVerbose': writeRaw(this, ...)
Arguments
...
Objects to be passed to
*lapply
()
.
Value
Returns what
*lapply
()
returns.
See Also
For more information see
MultiVerbose
.