cgPlotweb: Plot a genotype-community bipartite network.

Description Usage Arguments Value Author(s) Examples

View source: R/cgPlotweb.R

Description

High level function for using the plotweb function in the bipartite package.

Usage

1
cgPlotweb(x, g = "genotypes", col.geno = TRUE, lab.cex = 1, mean.geno = TRUE)

Arguments

x

Bipartite network to be plotted.

g

Grouping or genotype vector.

lab.cex

Expansion factor for the node labels.

col.low

Color of the "lower" part of the network.

col.high

Color of the "higher" part of the network.

Value

Plot of the bipartite network.

Author(s)

Matthew K. Lau

Examples

1
2
3
4
5
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as

ECGen/ComGenR documentation built on July 23, 2021, 11:44 p.m.