plot.Spectra: Plots an object inheriting from the Spectra class

Description Usage Arguments Author(s)

Description

Plots an object inheriting from the Spectra class

Usage

1
2
## S3 method for class 'Spectra'
 plot(x, gg=FALSE, ...)

Arguments

x

an object of class "Spectra" or inheriting from this class

gg

if TRUE, uses the ggplot2 package to plot the data, if FALSE uses lattice (experimental)

...

options to be passed to xyplot

Author(s)

Pierre Roudier pierre.roudier@gmail.com


pierreroudier/specstore documentation built on May 25, 2019, 6:09 a.m.