cor_plot: Correlation Matrix Visualization

Description Usage Arguments Value Examples

Description

To calculate and visualize all the correlation between two continues variable in a given dataset.

Usage

1
cor_plot(data, digits = 2)

Arguments

data

a dataframe

digits

the correlation value round to the given digits, by default the digits equal to 2

Value

a plot

Examples

1

poorbaby/r_package_sha documentation built on May 29, 2019, 7:38 a.m.