Plot method for objects of class "xRingList".
# S3 method for xRingList
plot(x, series = 1, years = NULL, EwLw = TRUE, xlim = NULL, ylim = NULL, ...)None.
an object of class "xRingList".
gives the name (or the index) of the series to be plotted, by default is 1 (i.e., the first series)
the years to be plotted, if NULL the whole time span is plotted.
logical. If TRUE the earlywood and latewood boundaries and width is plotted.
vector of length 2 giving the x limits for the plot.
the y limits of the plot.
other arguments to be passed to plotRings function