R.utils (version 2.9.2)

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.

See Also

For more information see MultiVerbose.