Skip to contents

plot_cor_heatmap

Usage

plot_cor_heatmap(data)

Arguments

data

data to create a heat map from

Value

ggplot figure

Examples

plot_cor_heatmap(mtcars)