R.utils (version 2.12.3)

writeRaw.MultiVerbose: Writes to each of the Verbose objects

Description

Writes to each of the Verbose objects.

Usage

# S3 method for MultiVerbose
writeRaw(this, ...)

Value

Returns (invisibly) TRUE.

Arguments

...

Additional objects to be passed to writeRaw() for each Verbose object.

Author

Henrik Bengtsson

See Also

For more information see MultiVerbose.