MPEcoNetwork {GREMLINS} | R Documentation |
Multipartite network of mutualistic interactions between plants and pollinators, plants and birds and plants and ants.
Description
Multipartite network of mutualistic interactions between plants and pollinators, plants and birds and plants and ants.
Usage
MPEcoNetwork
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
...
Source
Dataset compiled and conducted at Centro de Investigaciones Costeras La Mancha (CICOLMA), located on the central coast of the Gulf of Mexico, Veracruz, Mexico. https://royalsocietypublishing.org/doi/full/10.1098/rspb.2016.1564 https://github.com/lucaspdmedeiros/multi-network_core_removal/tree/master/data
[Package GREMLINS version 0.2.1 Index]