writeRaw.MultiVerbose {R.utils}R Documentation

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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see MultiVerbose.


[Package R.utils version 1.1.7 Index]