Learn R Programming

hsdar (version 0.5.1)

plot.Specfeat: Plot function for class Specfeat

Description

Plot spectra in Specfeat objects

Usage

"plot"(x, fnumber = 1, stylebysubset = NULL, changecol = TRUE, changetype = FALSE, autolegend = TRUE, new = TRUE, ...)

Arguments

x
Object to be plotted
fnumber
Subscript of feature(s) to be plotted
stylebysubset
Name of column in attributes to be used for colour.
changecol
Flag indicating if line colours change according to values in coloumn defined by stylebysubset
changetype
Flag indicating if line types change according to values in coloumn defined by stylebysubset
autolegend
Flag if legend is plotted.
new
Flag if a new plot is started.
...
Further arguments passed to plot.default

See Also

nri, glm.nri, glm, cor.test,Nri-method, t.test,Nri-method

Examples

Run this code
## See examples in specfeat

Run the code above in your browser using DataLab