Learn R Programming

cylcop (version 0.2.0)

cylcop_set_option: Set Package Options

Description

Currently the only option is to toggle verbosity on or off.

Usage

cylcop_set_option(silent = FALSE)

Value

No output, only side effects.

Arguments

silent

logical, suppress all sounds and messages.

See Also

cylcop_get_option()

Examples

Run this code
cylcop_set_option(silent = FALSE)

Run the code above in your browser using DataLab