calc_mean_waa: Calculate the mean weights-at-age for all rows in a data...

View source: R/utils-calc-mean-waa.R

calc_mean_waaR Documentation

Calculate the mean weights-at-age for all rows in a data frame

Description

Calculate the mean weights-at-age for all rows in a data frame

Usage

calc_mean_waa(d, yr_col = "Yr")

Arguments

yr_col

Name of the column to use for the year. It must be present in the waa data frame or an error will occur

waa

A weigth-at-age data frame

Value

A single-row data frame containing the averages


pacific-hake/pacifichakemse documentation built on June 11, 2024, 4:07 a.m.