Skip to contents

shortcut to options(RStoolbox.*)

Usage

rsOpts(verbose)

Arguments

verbose

Logical. If TRUE many functions will print status messages about the current processing step. By default verbose mode is disabled.

Value

No return, just a setter for the verbosiness of the RStoolbox package

Examples

rsOpts(verbose=TRUE)