ggheatmap.show: Display a ggheatmap

Description Usage Arguments Value Author(s)

View source: R/ggplot-heatmap.R

Description

this function sets up some viewports, and tries to plot the dendrograms to line up with the heatmap

Usage

1
ggheatmap.show(L, col.width = 0.2, row.width = 0.2)

Arguments

L

a list with 3 named plots: col, row, centre, generated by ggheatmap

col.width, row.width

number between 0 and 1, fraction of the device devoted to the column or row-wise dendrogram. If 0, don't print the dendrogram

Value

no return value, side effect of displaying plot in current device

Author(s)

Chris Wallace


chr1swallace/random-functions documentation built on March 6, 2021, 10:56 a.m.