plot.spaa: Network diagram of species pairwise associations

Description Usage Arguments Value See Also

Description

A wrapper function to call igraph in the correct manner to plot spaa() results.

Usage

1
plot.spaa(object, plot.control, draw.frequencies)

Arguments

object

a data.frame, in which the first two columns give the names of each pair of nodes, and the third gives the degree of association between those node. This is the format of data returned by spaa().

...

further commands passed to plot.igraph

Value

Draws a network diagram of species pairwise species associations, based on strong +ve or -ve associations identified using the selected association function.

See Also

spaa


mjwestgate/sppairs documentation built on May 23, 2019, 1:05 a.m.