add_network: Add a network to an ENA plot

View source: R/utils.plot.R

add_networkR Documentation

Add a network to an ENA plot

Description

Add a network to an ENA plot

Usage

add_network(x, wh = NULL, ..., with.mean = F)

Arguments

x

ena.plot object to plot wtih

wh

network to plot

...

Additional parametesr to pass along

with.mean

Logical value, if TRUE plots the mean for the points in the network

Value

ena.plot.object


rENA documentation built on March 26, 2022, 1:10 a.m.