plot_corr: Custom correlation plot

View source: R/plot_corr.R

plot_corrR Documentation

Custom correlation plot

Description

Make a custom correlation plot.

Usage

plot_corr(data, polychoric = FALSE)

Arguments

data

Choose the dataframe.

polychoric

Not yet implemented. TRUE = use polychoric correlations.

Examples

plot_corr(mtcars)

JouniVatanen/stools documentation built on Jan. 25, 2023, 8:49 p.m.