View source: R/calc_avgwtstage2age.R
calc_avgwtstage2age | R Documentation |
Approximating the average weight at true age from stage-specific average weight.
calc_avgwtstage2age(wtagecl, annages, fgs)
wtagecl |
average weight at age output of the |
annages |
truenumsage output of |
fgs |
A data frame created by |
A data.frame
in long format with the following column names:
species, time, polygon, agecl, and atoutput (i.e., variable). This is
the same as the input Nums data frame however, agecl will be TRUE numbers
at annual age – just named the same as the input to ensure make it work
with the other functions
Sarah Gaichas
Other calc functions:
calc_Z()
,
calc_age2length()
,
calc_biomass_age()
,
calc_biomass_pool()
,
calc_pred_cons()
,
calc_pred_diet()
,
calc_stage2age()
,
calc_timestep2time()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.