rsOpts: Set global options for RStoolbox

View source: R/rsOpts.R

rsOptsR Documentation

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.

Value

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

Examples

rsOpts(verbose=TRUE)


bleutner/RStoolbox documentation built on April 28, 2024, 8:27 a.m.