calcIMDbyStage_FixedT: Calculate the IMD by stage for fixed T

View source: R/calcIntermoltDuration_Belehradek.R

calcIMDbyStage_FixedTR Documentation

Calculate the IMD by stage for fixed T

Description

Function to calculate the IMD by stage for fixed T.

Usage

calcIMDbyStage_FixedT(
  T,
  stages = c("Z1", "Z2", "M"),
  source = "Ouellet and Ste Marie 2018"
)

Arguments

T

- vector of (fixed) temperatures

stages

- character vector of stages to calculate IMD for

source

- character value with source for constants

Details

Temperatures are regarded as fixed, so this function is appropriate to use if T represents temperatures spatially, for example. See also calcIntermoltDuration_Belehradek.

Value

a tibble with stage, temperature, and intermolt duration, in the time units of a.


wStockhausen/rIBMS_SnowCrab documentation built on March 30, 2022, 2:54 p.m.