as.spectra.list: Function to convert data to an object of class...

Description Usage Arguments Value Author(s) Examples

View source: R/as.spectra.list.R

Description

Convert data to an object of class spectra.list from an object of class spectra.matrix.

Usage

1

Arguments

x

Object of class spectra.matrix.

...

Additional args.

Value

Returns an object of class spectra.list.

Author(s)

Daniel M Griffith

Examples

1
2
3
4
5
## Not run: 
data(shootout)
scans <- as.spectra.list(shootout_scans)

## End(Not run)

griffithdan/plantspec documentation built on May 17, 2019, 8:37 a.m.