plot_network: Helper function to display an illustration of a network.

Description Usage Arguments

Description

This function display a representation of the networks.

Usage

1

Arguments

g1

the original network X

g2

the augmented network Y with additional nodes (all the original nodes from X must be present in the augmented network Y)

layout

igraph layout function (default=layout.kamada.kawai)

taxnames

the taxon name of the nodes added to the original graph. By default, we select all nodes that are not in g1. Note that in order to display all the different taxa groups, you must use 'allgroup' as the taxnames argument


SDDE documentation built on May 1, 2019, 9:01 p.m.