RStoolbox (version 0.2.6)

rsOpts: Set global options for RStoolbox

Description

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.

Examples

Run this code
# NOT RUN {
# rsOpts(verbose=TRUE)

# }

Run the code above in your browser using DataCamp Workspace