equil_pools: Calculate equilibrium pool sizes after changing parameters.

Description Usage Arguments

View source: R/equil_pools.R

Description

This function only works for when all pools are present.

Usage

1
equil_pools(tmax = 1000, tstep = 1, midges_not_to = NULL, ...)

Arguments

tmax

Duration over which to run the model.

tstep

Step size in units of time. Defaults to 1.

midges_not_to

Character specifying whether midges should NOT go to detritus or NOT to predators. If "none", NULL, or NA, midges go to both. Takes as input the following: "none", NULL, NA, "X", "predator", "D", or "detritus". Defaults to NULL.

...

Other parameters to calculate equilibrium pool sizes for. All parameters in par_estimates other than V, H, and X, plus those ending in eq are permitted.


lucasnell/myvatn_terrestrial_foodweb documentation built on Aug. 12, 2020, 6:16 p.m.