Description Usage Arguments Details Value See Also
View source: R/juveniles_BioEnAllometries.R
Function to calculate the allometric component of the respiration relationship.
1 | juv_Ra(w, AM = 1, AR = 0.003, BR = -0.291, O = 13560)
|
w |
- weight (g) |
AM |
- adjustment for average metabolic activity |
AR |
- scale in allometric relationship |
BR |
- weight exponent in allometric equation |
O |
- conversion for calorific equivalent of oxygen consumption (13560 J/g O2) |
Based on allometric part of eq. S2 and values in Table 1
in the Supplement to Hurst et al. 2018:
Ro = AM * AR * w^BR [g O2/g fish/d]
R = Ro * O [ J/g fish/d]
value in J/g fish/d
Other juvenile bioenergetic functions:
juvBioenergetics_CompareRelationships()
,
juvBioenergetics_PlotRelationships()
,
juv_BioEnGrowth()
,
juv_CT()
,
juv_Ca()
,
juv_GT()
,
juv_MT()
,
juv_fC()
,
juv_fR()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.