R/simple.case.R

#'Food web of a soil network ecosystem and species general information.
#'
#'This dataset correspond to the food web of a microcosm assembled from the Chesapeake Bay estuary (Lefcheck and Duffy 2010, Ecology)
#'
#'@format a list of 4 elements:
#'\describe{
#'  \item{mat}{the network adjacency matrix}
#'  \item{met.rate}{metabolic rates of species (J.h-1)}
#'  \item{biomasses}{species biomasses (g)}
#'  \item{efficiencies}{species assimilation efficiencies}
#'  \item{names}{species names}
#'}
#'
#'@name simple.case
#'
NULL

Try the fluxweb package in your browser

Any scripts or data that you put into this service are public.

fluxweb documentation built on May 2, 2019, 6:49 a.m.