R/data.R

#' Adjacency matrix of the Adirondack lakes
#'
#' A dataset containing the binary predator-prey interactions for the Adirondack
#' lakes, obtained from the GATEWAy database 1.0 (Brose).
#'
#' @format A matrix with 211 rows and columns with 1 if species interacts and 0
#'   if they don't. The names of the species are saved as matrix row and
#'   column-names.
#'
#' @source \url{https://idata.idiv.de/ddm/Data/ShowData/283?version=3}
"adirondack"
emilio-berti/assembly documentation built on Aug. 16, 2022, 9:50 p.m.