heatmap_viz: Visualize the heatmap

Description Usage Arguments

View source: R/functions.R

Description

Plotly implementation for the similarity matrix

Usage

1
heatmap_viz(edges, x_label = "X", y_label = "Y")

Arguments

edges

a melted similarity matrix created with heatmap_list

x_label

default to "X". a name for the values in the X axis

y_label

default to "Y". a name for the values in the Y axis


cristianmejia00/heatmaps3 documentation built on May 24, 2019, 3:07 a.m.