plot-DcLbmPath-missing-method: Plot a 'DcLbmPath-class'

plot,DcLbmPath,missing-methodR Documentation

Plot a DcLbmPath-class

Description

Plot a DcLbmPath-class

Usage

## S4 method for signature 'DcLbmPath,missing'
plot(x, type = "tree")

Arguments

x

a DcLbmPath-class

type

a string which specify plot type:

  • 'tree': plot a co-dendogram of rows and columns clusters

  • 'blocks': plot a block matrix with summarizing connections between row and column clusters

  • 'biplot': plot a block matrix with summarizing connections between row and column clusters aligned with row and clusters drendograms

  • 'nodelink': plot a nodelink diagram of the bipartite graph summarizing connections between row and column clusters

Value

a ggplot2 graphic


greed documentation built on Oct. 4, 2022, 1:06 a.m.