ggLD: Visualize correlation with the diagonal on the x-axis

Description Usage Arguments Value Examples

View source: R/ggLD.R

Description

Visualize correlation with the diagonal on the x-axis

Usage

1

Arguments

data

input correlation matrix

Value

ggplot2 object

Examples

1
ggLD(data = abs(cor(data.frame(a = rnorm(20), b = rnorm(20), c = rnorm(20)))))

mmkim1210/ggLD documentation built on Dec. 21, 2021, 8:06 p.m.