typeII: Type II functional feeding response

Description Usage Arguments

View source: R/growth_fuctions.R

Description

Calculate the consumption rate using the Type II functional response from Haskell et al 2017 using sub-yearling Chinook and Daphnia.

Usage

1
2
3
4
5
6
typeII(
  C_max = max_consumption_rate,
  prey_density,
  P_Chalf = prey_density_at_half_max_consumption,
  ...
)

Arguments

C_max

max consumption rate (Beta 0)

prey_density

Prey density (individuals per liter)

P_Chalf

prey density at which consumption reaches half of its maximum (Beta 1)

...

coreyphillis/fisHeat documentation built on Dec. 31, 2020, 10:07 p.m.