us_extract_sampling_by_month: Extract the number of ages, lengths, and weights month for...

View source: R/utils-us-extract-sampling-by-month.r

us_extract_sampling_by_monthR Documentation

Extract the number of ages, lengths, and weights month for year by month

Description

Used to make data frames for tables that show these summary totals.

Usage

us_extract_sampling_by_month(colnames, data, yr = last_data_yr)

Arguments

colnames

A vector of column names for ages, lengths, and weights.

data

A data frame of biological samples.

yr

The year to extract by-month sampling summary for

Value

A data frame with four columns, month, num_age, num_length, and num_weight.


pacific-hake/hake-assessment documentation built on Nov. 8, 2024, 1:16 p.m.