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

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.