Speclib
containing, amongst other details, the wavelength and reflectance for each spectrum.
hsdar further contains functions for plot
ting spectral data and apply
ing functions to spectra.
smoothSpeclib
),
resampling of bands to various satellite sensors (spectralResampling
),
continuum removal (transformSpeclib
),
calculations of derivations (derivative.speclib
)
and extraction of absorption features (cut_specfeat
) are implemented.
rededge
),
vegetation (vegindex
) and soil (soilindex
) indices as well as ndvi-like narrow band indices (nri
).
hsdar further enables to perform spectral unmixing of spectra (unmix
) by use of endmember spectra.
PROSAIL
, Jacquemoud et al. 2009) and
PROSPECT 5 (PROSPECT
, Jacquemoud and Baret 1990)
to simulate spectra of canopy and plants.
Several classes are defined and used in hsdar. Most of the classes are used and respective objects are created internally. However, the following figure gives an overview which class is used at which stage of processing. classes.pngwidth="35%" alt="Figure: classes.png"
Note that the asterisk marks all classes for which wrapper functions for the caret package exist.
To see the preferable citation of the package, type
citation("hsdar")
.