juv_Ra: Calculate the allometric component of the respiration...

Description Usage Arguments Details Value See Also

View source: R/juveniles_BioEnAllometries.R

Description

Function to calculate the allometric component of the respiration relationship.

Usage

1
juv_Ra(w, AM = 1, AR = 0.003, BR = -0.291, O = 13560)

Arguments

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)

Details

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

value in J/g fish/d

See Also

Other juvenile bioenergetic functions: juvBioenergetics_CompareRelationships(), juvBioenergetics_PlotRelationships(), juv_BioEnGrowth(), juv_CT(), juv_Ca(), juv_GT(), juv_MT(), juv_fC(), juv_fR()


wStockhausen/rPacificCod documentation built on March 25, 2021, 2:39 p.m.