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 (http://www.braju.com/R/)

See Also

For more information see NullVerbose.


[Package R.utils version 1.1.7 Index]