Description Usage Arguments Details Value See Also
View source: R/juveniles_BioEnObservedRates.R
Function to calculate functional reponse of respiration to temperature.
1 | juv_MT(T)
|
T |
- temperature (deg C) |
Based on eq. S5 (from Oh et al. 2010) as given in Supplement to Hurst et al. 2018:
mt = (-1.04e-5)*T^2 + (3.38e-4)*T + (-1.02e-3), units??
value for functional response (units??)
Other juvenile bioenergetic functions:
juvBioenergetics_CompareRelationships()
,
juvBioenergetics_PlotRelationships()
,
juv_BioEnGrowth()
,
juv_CT()
,
juv_Ca()
,
juv_GT()
,
juv_Ra()
,
juv_fC()
,
juv_fR()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.