README.md

R-CMD-check Codecov test coverage CRAN Status DOI

spectrolab

Spectrolab is an R package that provides a class and methods for processing and visualizing high resolution spectra in R. It is licensed under GPL-3.

Installation

You can install spectrolab from Github using:

library("devtools")
install_github("meireles/spectrolab")

Or from CRAN using:

install.packages("spectrolab")

Using spectrolab

This vignette introduces spectrolab, and walks you through the basics of the package.

This vignette shows how to match (splice) sensors.



Try the spectrolab package in your browser

Any scripts or data that you put into this service are public.

spectrolab documentation built on Feb. 16, 2023, 10:27 p.m.