makeCorPlot: Create correlation matrix plot with Spearman's rank corr...

Description Usage Arguments Value

View source: R/makeCorPlot.R

Description

Create correlation matrix plot with Spearman's rank corr output

Usage

1
makeCorPlot(x, colorz = "dodgerblue", varNames = NULL)

Arguments

x

a matrix or data.frame containing variables of interest

colorz

a single color to use for gradient shading

varNames

names to use as labels (default is to use colnames of x)

Value

nothing but a plot


taddallas/radTad documentation built on May 15, 2021, 5:54 a.m.