View source: R/task_spectral_indic_methods.R
| extract_spectrum | R Documentation | 
Extract the r-spectrum from objects produced by
spectral_sews.
extract_spectrum(x, ...)
| x | An object produced by  | 
| ... | Other arguments are ignored | 
The empirical r-spectrum as a data.frame
spectral_sews, rspectrum
# Extract the r-spectrum after computing indicators
indics <- spectral_sews(serengeti[2:3])
extract_spectrum(indics) 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.