hotmap_prep: Data preparation for plotting

Description Usage Arguments Value

Description

Data preparation for plotting

Usage

1
hotmap_prep(mat, x.order = TRUE, y.order = TRUE, order = TRUE)

Arguments

mat

matrix to be plotted

x.order

if chr vect: order with this. if TRUE: generate order. if F: do nothing.

y.order

if chr vect: order with this. if TRUE: generate order. if F: do nothing.

order

if FALSE, do not generate orders.

Value

(ordered) melted matrix


jlaffy/hotmap documentation built on May 23, 2019, 4:04 a.m.