image.edge_heatmap: image() method for plotting Rnet heatmaps

Description Usage Arguments

View source: R/methods-plot.R

Description

image() method for plotting Rnet heatmaps

Usage

1
2
## S3 method for class 'edge_heatmap'
image(x, axes = T, ...)

Arguments

x

An object with class(x) = 'edge_heatmap', produced by Rnet_Heatmap()

axes

logical; if TRUE add axes to the heatmap plot.

...

graphical parameters to be passed to image.default() inside this method.


Rnets documentation built on July 23, 2019, 9:04 a.m.