spc.plot.depth.overlay: Plotting 'SpcList' object

Description Usage Arguments Examples

Description

Generating plot of the contents of a SpcList object overlay with respect to depth

Usage

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, ...)

Arguments

object

a SpcList data

X

column name or index

lab_cex

vector of character expansion sizes, used cyclically

...

any further arguments of plot

Examples

1
2
3
sp <- spc.example_spectra()
BL = spc.makeSpcList(sp,"CAST")
spc.plot.depth.overlay(BL, "anap_555")

PranaGeo/Spectral documentation built on Feb. 21, 2020, 12:36 p.m.