dot-hmFromMatrix: Plots a plotly heatmap from provided matrix

Description Usage Arguments Value

Description

Plots a plotly heatmap from provided matrix

Usage

1
.hmFromMatrix(m, title, xlabel = "", ylabel = "")

Arguments

m

matrix type

title

character type

xlabel

character type

ylabel

character type

Value

list with keys: static and interactive (ggplot2 object and plotly object respectivelyb)


abseqR documentation built on Nov. 8, 2020, 8:28 p.m.