plot.wb {waveband}R Documentation

Plots output from wave.band.

Description

Plots the output from wave.band.

Usage

plot.wb(data, col=FALSE)

Arguments

data Output list from the function wave.band.
col Specifies whether the figure plotted is in colour or black and white.

Details

The function wave.band offers a plotting option. This function will either reproduce the plot made by wave.band from that function's output, or produce a different plot which reproduces better in black and white.

Value

A plot is produced on the current graphics device

See Also

wave.band


[Package waveband version 4.0-2 Index]