juvBioenergetics_PlotRelationships: Plot the bioenergetic relationships for juvenile Pacific cod

Description Usage Arguments Value See Also

View source: R/juveniles_BioEnCompareRelationships.R

Description

Function to plot the bioenergetic relationships for juvenile Pacific cod.

Usage

1
2
3
4
juvBioenergetics_PlotRelationships(
  W = seq(from = 3, to = 10, by = 0.2),
  T = seq(from = 0, to = 20, by = 2)
)

Arguments

W

- weights, in g

T

- temperatures, in deg C

Value

list of ggplot2-type plots

See Also

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


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