View source: R/create_heat_map.R
create_heat_map | R Documentation |
Generate a statis or interactive heatmap.
create_heat_map(df, interactive = FALSE)
df |
A dataframe |
A correlation heatmap of the numeric columns of the dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.