Learn R Programming

sbm (version 0.4.7)

multipartiteEcologicalNetwork: Ecological multipartite interaction network

Description

Multipartite network of mutualistic interactions between plants and pollinators, plants and birds and plants and ants.

Usage

multipartiteEcologicalNetwork

Arguments

Format

A list a 3 binary incidence matrices

  • Inc_plant_ant Interactions between plants (rows) and ants (cols). Matrix with 141 rows and 30 columns

  • Inc_plant_bird Interactions between plants (rows) and birds (cols). Matrix with141 rows and 46 columns

  • Inc_plant_flovis Interactions between plants (rows) and pollinators (cols). Matrix with 141 rows and 173 columns