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)


malhamdoosh/abseqR documentation built on May 24, 2019, 12:36 a.m.