Description Usage Arguments Value Author(s) Examples
View source: R/as.spectra.list.R
Convert data to an object of class spectra.list from an object of
class spectra.matrix.
1  | as.spectra.list(x, ...)
 | 
x | 
 Object of class   | 
... | 
 Additional args.  | 
Returns an object of class spectra.list.
Daniel M Griffith
1 2 3 4 5  | ## Not run: 
data(shootout)
scans <- as.spectra.list(shootout_scans)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.