on.Verbose {R.utils}R Documentation

Turn on the output

Description

Turn on the output.

Usage

## S3 method for class 'Verbose':
on(this, ...)

Arguments

... Not used.

Value

Returns (invisibly) TRUE.

Author(s)

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

See Also

*off() and *isOn(). For more information see Verbose.


[Package R.utils version 1.1.7 Index]