rsOpts {RStoolbox} | R Documentation |
Set global options for RStoolbox
Description
shortcut to options(RStoolbox.*)
Usage
rsOpts(verbose)
Arguments
verbose |
Logical. If |
Value
No return, just a setter for the verbosiness of the RStoolbox package
Examples
rsOpts(verbose=TRUE)
[Package RStoolbox version 1.0.0 Index]