network_betaplot: Plot a network with species and interactions highlighted

Description Usage Arguments Value

View source: R/network_betaplot.R

Description

Plot differences between two networks

Usage

1
network_betaplot(n1, n2, na = "#2ca02c", nb = "#1f77b4", ns = "grey", ...)

Arguments

n1

a network

n2

a second network

na

color of items unique to network 1

nb

color of items unique to network 2

ns

color of shared items

...

additional arguments to be passed to plot

Value

Nothing


betalink documentation built on May 2, 2019, 6:51 a.m.