min.net: Minimized network function.

Description Usage Arguments Details Examples

View source: R/min.net.R

Description

Takes a network and community matrix reduces it to species that have connections in the network.

Usage

1
2
## S3 method for class 'net'
min(net = "network", com = "community matrix")

Arguments

net

A network model in matrix form.

com

A community matrix with species in the same order as the network.

Details

This function is useful mainly for plotting.

Examples

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

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