Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

panelcor

Adds correlations to a matrix plot


Description

A simple function used by pairs to produce neat looking matrix plots. Not intended for use by those using siar.

Usage

panelcor(x, y, digits = 2, prefix = "", cex.cor, ...)

Arguments

x

A numeric vector containing data with which to produce correlations

y

A numeric vector containing data with which to produce correlations

digits

Number of digits to display on plot

prefix

Text to add before the correlation

cex.cor

Multiplier for the size of the text on the plot

...

Other arguments

Author(s)

Unknown


siar

Stable Isotope Analysis in R

v4.2
GPL (>= 2)
Authors
Andrew Parnell and Andrew Jackson
Initial release
2013-4-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.