Learn R Programming

debrowser (version 1.0.8)

panel.cor: panel.cor

Description

Prepares the correlations for the all2all plot.

Usage

panel.cor(x, y, prefix = "rho=", cex.cor = 2, ...)

Arguments

x,
numeric vector x
y,
numeric vector y
prefix,
prefix for the text
cex.cor,
correlation font size
...,
additional parameters

Value

all2all correlation plots

Examples

Run this code
    panel.cor(c(1,2,3), c(4,5,6))

Run the code above in your browser using DataLab