intMat {dissCqN}R Documentation

Assemblage x Species Interaction Matrix

Description

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

Usage

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.


[Package dissCqN version 0.1.0 Index]