scatter_rwl: scatter_rwl

Description Usage Arguments Examples

View source: R/plots-rwl.R

Description

Produces a scatter plot matrix with rainbow colored points as well as a panel of correlation bubbles (size corresponds to squared correlation coef, blue positive, red negative)

Usage

1

Arguments

rwl

a data frame (potentially containing tree ring series / chronologies).

...

additional plotting arguments (e.g. pch = 19).

Examples

1
2
3
library('dplR')
data('gp.rwl')
scatter_rwl(gp.rwl[1:6], main = 'example plot', pch=19)

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