plot,MoMFit,missing-method {greed}R Documentation

Plot a MoMFit-class object

Description

Plot a MoMFit-class object

Usage

## S4 method for signature 'MoMFit,missing'
plot(x, type = "blocks")

Arguments

x

a MoMFit-class

type

a string which specify plot type:

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

Value

a ggplot2 graphic


[Package greed version 0.6.1 Index]