dim.speclib | R Documentation |
Get dimension(s) of Speclib
## S4 method for signature 'Speclib' dim(x) nspectra(x) nbands(x)
x |
Object of class |
Vector of length = 2 for dim
or single integer value for nspectra
and nbands
.
Lukas Lehnert
Speclib
data(spectral_data) dim(spectral_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.