writeRaw.NullVerbose {R.utils}R Documentation

All output methods

Description

All output methods of this class ignores their input arguments and outputs nothing.

Usage

## S3 method for class 'NullVerbose'
writeRaw(...)

Arguments

...

Ignored.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

For more information see NullVerbose.


[Package R.utils version 2.11.0 Index]