seg_plot: segment plot

Description Usage Arguments Value

Description

produces a segment plot of tree-ring data.

Usage

1
2
3
4
5
6
7
8
9
seg_plot(
  rwl,
  col = 1,
  lwd = 4,
  cex = 1,
  xlab = "",
  order = c("first", "last"),
  ...
)

Arguments

rwl

a data frame resp. object of class 'rwl' of ring width series

col

color vector with length 1 or the number of series in rwl

lwd

line width of the segments

cex

size of the axis label and tick labels

xlab

character - x axis label

order

order of the tree-ring series - according to the year of the first or last ring

...

additional parameters for the call of plot()

Value

side effect - a plot


konradmayer/trlboku documentation built on July 3, 2020, 9:49 p.m.