ly {wheatmap}R 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'))))

[Package wheatmap version 0.2.0 Index]