seg.plot: Segment Plot

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Makes a segment plot of tree-ring data.

Usage

1
seg.plot(rwl, ...)

Arguments

rwl

a data.frame with series as columns and years as rows such as that produced by read.rwl.

...

arguments to be passed to plot.

Details

This makes a simple plot of the length of each series in a tree-ring data set.

Value

None. This function is invoked for its side effect, which is to produce a plot.

Author(s)

Andy Bunn. Patched and improved by Mikko Korpela.

See Also

spag.plot

Examples

1
2
3

dplR documentation built on May 2, 2019, 6:06 p.m.