Cijfcn: A utility function to calculate the consumption rate of each...

View source: R/utility_functions.R

CijfcnR Documentation

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)

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.

Value

A matrix of consumption rates with units set by the the biomass input units in biomass and time.

Examples

Cijfcn(intro_comm)

soilfoodwebs documentation built on May 31, 2023, 5:46 p.m.