ly: show layout

View source: R/wgroup.R

lyR Documentation

show layout

Description

show layout

Usage

ly(x)

Arguments

x

plot

Examples

ly(
  WHeatmap(matrix(rnorm(2000),nrow=40)) +
  WHeatmap(matrix(rnorm(2000),nrow=40), cmp=CMPar(brewer.name = 'RdBu'),
    BottomRightOf(just=c('left','top'))))

wheatmap documentation built on March 18, 2022, 6:43 p.m.