canada_extract_sampling_by_month: Extract the number of age, length, and weight samples by...

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

canada_extract_sampling_by_monthR Documentation

Extract the number of age, length, and weight samples by fleet and month for a given year

Description

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

Usage

canada_extract_sampling_by_month(fleet_lst, yr)

Arguments

fleet_lst

A list of fleet samples. This list's format must match the output of canada_get_fleet_samples()

yr

The year to extract by-month sampling summary for

Details

Creates a data frame of month, num_age, num_length, and num_weight for each data frame in the fleet_lst list.

Value

A list of the same length as fleet_lst of data frames, explained in details above


pacific-hake/hake-assessment documentation built on July 21, 2024, 8:19 a.m.