PanelCorr: Add Correlation and Smoother to 'graphics::pairs()' Plot.

Description Usage Arguments Value Examples

View source: R/plot_pairs.R

Description

Allows one to easiliy display smoother curve & correlation (with p-value) on 'graphics::pairs()' plot.

Usage

1
PanelCorr(out = c("points", "text"))

Arguments

out

Character. Either "points" (default) or "text allowing for either points with smoother or text (as *r* & p-value). Pass this function to either 'lower.panel' or 'upper.panel' in 'graphics::pairs()'.

Value

Function suited for use as described above.

Examples

1
# coming soon

jasondubois/sportfish documentation built on July 3, 2020, 1:01 p.m.