CRsimulator: Consumer-resource biomass dynamics model

Usage Arguments

Usage

1
2
3
CRsimulator(Adj, t = 1:200, G = Gi, method = CRmod, FuncRes = Fij,
  K = 1, x.i = 0.5, yij = 6, eij = 1, xpar = 0.2, B.o = 0.5,
  ext = goExtinct, plot = FALSE)

Arguments

Adj

binary adjacency matrix of the food web

t

time sequence for which output is wanted

G

function describing biomass growth in absence of predation

method

function to be used in the ode solver

FuncRes

name of the functional response to be used in the model

K

carrying capacity

x.i

mass specific metabolic rate

yij

maximum rate at which species i assimilates species j

eij

conversion efficiency

xpar

control parameter for the functional response

B.o

half saturation constant

plot

logical determining whether or not a plot of biomass over time should be printed


jjborrelli/rend documentation built on May 19, 2019, 11:38 a.m.