You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package spinR computes spectral indices from raster data or reflectance data provided as vector/raster. It includes a set of predefined spectral indices, including the most common ones, as well as a spectral index generator, based on simple expressions defined by users.
An R package to compute spectral indices from raster data and reflectance data in general
1 Install spinR
After installing package devtools, the package spinR can then be installed with the following command line in R session:
devtools::install_gitlab('jbferet/spinR')
2 Tutorial
A tutorial vignette will be available here as soon as I can produce it.
About
The package spinR computes spectral indices from raster data or reflectance data provided as vector/raster. It includes a set of predefined spectral indices, including the most common ones, as well as a spectral index generator, based on simple expressions defined by users.