Learn R Programming

GREMLINS (version 0.2.1)

MPEcoNetwork: 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

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

...