RStoolbox (version 0.4.0)

rsOpts: Set global options for RStoolbox

Description

shortcut to options(RStoolbox.*)

Usage

rsOpts(verbose)

Value

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

Arguments

verbose

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

Examples

Run this code
rsOpts(verbose=TRUE)

Run the code above in your browser using DataLab