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'))))

zwdzwd/wheatmap documentation built on March 17, 2022, 10:49 p.m.