R/multipartiteEcologicalNetwork.R

#' Ecological multipartite interaction network
#'
#' Multipartite network of mutualistic interactions between   plants and pollinators, plants and birds  and plants and ants.
#'
#' @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. see \doi{10.1098/rspb.2016.1564} and
#'  \url{https://github.com/lucaspdmedeiros/multi-network_core_removal/tree/master/data}
"multipartiteEcologicalNetwork"
GrossSBM/sbm documentation built on Sept. 16, 2024, 5:10 a.m.