rsOpts | R Documentation |
shortcut to options(RStoolbox.*)
rsOpts(verbose = NULL, idxdb = NULL)
verbose |
Logical. If |
idxdb |
List. The list conatins the formal calculation of spectral indices. Modify this list to pipe your own spectral index through the internal C++ calculation of RStoolbox. |
No return, just a setter for the verbosiness and the index-database of the RStoolbox package. For latter, see the example of Rstoolbox::spectralIndices()
rsOpts(verbose=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.