powered by
SpcList
Generating plot of the contents of a SpcList object overlay with respect to depth
spc.plot.depth.overlay(object, X, lab_cex, ...)# S4 method for SpcList spc.plot.depth.overlay(object, X, lab_cex, ...)
# S4 method for SpcList spc.plot.depth.overlay(object, X, lab_cex, ...)
a SpcList data
column name or index
vector of character expansion sizes, used cyclically
any further arguments of plot
# NOT RUN { sp <- spc.example_spectra() BL = spc.makeSpcList(sp,"CAST") spc.plot.depth.overlay(BL, "anap_555") # }
Run the code above in your browser using DataLab