calculate_daily_EKS: New method of calculating Enzyme Kinetic Score for daily...

Description Usage Arguments Value

View source: R/data_manip.R

Description

New method of calculating Enzyme Kinetic Score for daily update (12-09-20) This function takes in a vector of temperatures in Kelvin, after a temperature deviate has been applied (if applicable). Equation is from Focks 93.

Usage

1
calculate_daily_EKS(kelvinTemps, stage, const)

Arguments

kelvinTemps

Vector of agent temperatures, in Kelvin

stage

Development stage of agent, where:

  1. Egg

  2. Larvae

  3. Pupae

  4. Adult

Value

A vector of daily enzyme kinetic scores for each agent.


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