This package contains a bundle of R functions developed for internal use at the Protistology and Aquatic Ecology (PAE) research group from Ghent University, Belgium. Its development is not intended for public release of an R package, but is mainatined in GitHub for collaboration and documentation of methods. The functions are developed for improved calculation of in air Lambertian equivalent bi-hemispherical reflectance of macrophytes and sediment cores, with specific functions for sediment reflectance profiles. Current instrumentation at PAE consist of an imaging spectrometer (SOC-710P, Surface Optics Corporation), a NIST traceable grey card and natural illumination.
This library depends on packages sp, raster, rgdal, magrittr and igraph.
# install.packages(c("remotes", "sp", "raster", "rgdal", "magrittr", "igraph"))
remotes::install_github("AlexCast/surfspec")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.