vis_corr: plots correlation between numerical columns of a dataframe

Description Usage Arguments Value Examples

View source: R/vis_corr.R

Description

plots correlation between numerical columns of a dataframe

Usage

1
vis_corr(.data, .use = "pairwise.complete.obs", .method = "spearman")

Arguments

.data

a dataframe

.use

see cor

.method

see cor

Value

a ggplot

Examples

1

BenjaminLouis/datascan documentation built on May 26, 2019, 1:35 p.m.