View source: R/01-consumption.R
| consumption_temp_eq2 | R Documentation |
Implements temperature equation 2 (Kitchell et al. 1977)
consumption_temp_eq2(temperature, CTM, CTO, CX, warn = TRUE)
temperature |
Water temperature (deg C) |
CTM |
Maximum temperature where consumption ceases |
CTO |
Laboratory optimum temperature |
CX |
Calculated parameter |
warn |
Logical, whether to issue warnings about calculations, default TRUE |
Special cases: - When temperature >= CTM: returns 0 (typically approximated by the upper incipient lethal temperature) - When V <= 0: returns 0 (mathematical fallback)
Temperature factor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.