ggCor: Draw a heatmap of correlation test

Description Usage Arguments Examples

Description

Draw a heatmap of correlation test

Usage

1
2

Arguments

df

A data.frame

label

if true, add label to the heatmap

colors

colors for low, mid and high correlation values

title

if true, add title to the heatmap

...

further arguments to be passed to cor.test

Examples

1
2
3
# ggCor(iris)
# ggCor(mtcars,interactive=TRUE)
# ggCor(iris,method="pearson")

cardiomoon/moonBook2 documentation built on May 13, 2019, 12:40 p.m.