corr_plot: Create a level plot to show correlations

Description Usage Arguments Value Examples

Description

Create a level plot to show correlations

Usage

1
corr_plot(data, increment, size, title = "")

Arguments

data

Data frame object

increment

increment for the legend label

size

size of the axis labels

Value

the level plot

Examples

1
corr_plot(iris,0.1,1)

tianwei-zhang/tianweiR documentation built on May 21, 2019, 3:03 a.m.