Generate a matrix of assemblages x species interactions from a set of networks.
intMat(net, shared.spp = FALSE, ...)
net | An interaction network, or list of networks, supplied as matrices. |
---|---|
shared.spp | Logical, whether to use networks of shared species only. |
... | Arguments to |
A matrix with assemblages in rows and species interactions in columns.