Cijfcn: A utility function to calculate the consumption rate of each species on all prey assuming a type I functional response.
Description
A utility function to calculate the consumption rate of each species on all prey assuming a type I functional response.
Usage
Cijfcn(usin, shuffleTL = FALSE, rmzeros = TRUE)
Value
A matrix of consumption rates with units set by the the biomass input units in biomass and time.
Arguments
- usin
The community on which feeding rate calculations are made.
- shuffleTL
A Boolean stating whether the community should be sorted before consumption rates are calculated.
- rmzeros
A Boolean determining whether trophic species with zero biomass should be removed from the community.