get_growth_rates.Rd
Get Growth Rates
get_growth_rates(
temperature,
prey_density,
floodplain = FALSE,
transitions = fallRunDSM::bioenergetics_transitions
)
a matrix or matrices of size 4x4 corresponding to the approraite growth rate
ic_growth_rates <- get_growth_rates(10, "low", floodplain = FALSE)