create_heat_map: Correlation Heatmap

View source: R/create_heat_map.R

create_heat_mapR Documentation

Correlation Heatmap

Description

Generate a statis or interactive heatmap.

Usage

create_heat_map(df, interactive = FALSE)

Arguments

df

A dataframe

Value

A correlation heatmap of the numeric columns of the dataframe.


gfleetwood/sansor documentation built on Nov. 23, 2022, 10:31 a.m.