Description Usage Arguments Examples
Generating plot of the contents of a SpcList object overlay with respect to depth
| 1 2 3 4 | spc.plot.depth.overlay(object, X, lab_cex, ...)
## S4 method for signature 'SpcList'
spc.plot.depth.overlay(object, X, lab_cex, ...)
 | 
| object | a  | 
| X | column name or index | 
| lab_cex | vector of character expansion sizes, used cyclically | 
| ... | any further arguments of plot | 
| 1 2 3 | sp <- spc.example_spectra()
BL = spc.makeSpcList(sp,"CAST")
spc.plot.depth.overlay(BL, "anap_555")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.