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 = TRUE, ...)

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.


EpidemiologyDVM/duke-rnet-quick documentation built on Dec. 17, 2021, 7:20 p.m.