Description Usage Arguments Details Value See Also
View source: R/juveniles_BioEnCompareRelationships.R
Function to plot the bioenergetic relationships for juvenile Pacific cod.
1 2 3 4 5 | juvBioenergetics_CompareRelationships(
W = 6.8,
T = seq(from = 0, to = 20, by = 2),
EDc = 4138
)
|
W |
- weights, in g |
T |
- temperatures, in deg C |
EDc |
- energy density of P. cod |
fitted growth- from juv_GT
, based on eq. S8
fitted respiration -from juv_MT
, based on eq. S5
estimated consumption - from juv_CT
, based on eq. S9
estimated respiration - from juv_Ra
*juv_fR
, based on eq.s S2 and S6
list of ggplot2
-type plots
Other juvenile bioenergetic functions:
juvBioenergetics_PlotRelationships()
,
juv_BioEnGrowth()
,
juv_CT()
,
juv_Ca()
,
juv_GT()
,
juv_MT()
,
juv_Ra()
,
juv_fC()
,
juv_fR()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.