View source: R/calcIntermoltDuration_Belehradek.R
| calcIMDbyStage_FixedT | R Documentation |
Function to calculate the IMD by stage for fixed T.
calcIMDbyStage_FixedT(
T,
stages = c("Z1", "Z2", "M"),
source = "Ouellet and Ste Marie 2018"
)
T |
- vector of (fixed) temperatures |
stages |
- character vector of stages to calculate IMD for |
source |
- character value with source for constants |
Temperatures are regarded as fixed, so this function is appropriate to
use if T represents temperatures spatially, for example.
See also calcIntermoltDuration_Belehradek.
a tibble with stage, temperature, and intermolt duration, in the time units of a.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.