update_enzyme: Gets the amount by which the Enzyme Kinetic Score for an...

Description Usage Arguments Value

View source: R/updates.R

Description

Gets the amount by which the Enzyme Kinetic Score for an agent will increase. This value is added to their current EKS. This function works as a 'lookup' for the EKS data, which is all calculated at the beginning of the simulation- this function just grabs it

Usage

1
update_enzyme(stage, timestep)

Arguments

stage

Stage of agent. 1: egg, 2: larvae, 3: pupae, 4: adult.

timestep

Current timestep.

Value

Amount by which an agent's EKS will increase for that timestep.


beeysian/cairnsmozzie documentation built on Feb. 15, 2021, 12:12 a.m.