intMat: Assemblage x Species Interaction Matrix

Description Usage Arguments Value

View source: R/dissCqN-fun.R

Description

Generate a matrix of assemblages x species interactions from a set of networks.

Usage

1
intMat(net, shared.spp = FALSE, ...)

Arguments

net

An interaction network, or list of networks, supplied as matrices.

shared.spp

Logical, whether to use networks of shared species only.

...

Arguments to netShared() (if shared.spp = TRUE).

Value

A matrix with assemblages in rows and species interactions in columns.


dissCqN documentation built on Oct. 14, 2021, 5:23 p.m.