View source: R/utils-calc-mean-waa.R
calc_mean_waa | R Documentation |
Calculate the mean weights-at-age for all rows in a data frame
calc_mean_waa(d, yr_col = "Yr")
yr_col |
Name of the column to use for the year. It must be present
in the |
waa |
A weigth-at-age data frame |
A single-row data frame containing the averages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.