/spectroscopy

R package for soil spectroscopy

Primary LanguageR

spectroscopy

R package for soil spectroscopy

Author: Sebastian Campbell
Contributors: Michael Nelson

Contains functions to trim and filter spectra as well as deriving colour information.

How to install

The easiest way is to use install_github from devtools.

library(devtools)
install_github('spectroscopy', 'sebastian-c')