View source: R/utils-canada-extract-sampling-by-month.R
canada_extract_sampling_by_month | R Documentation |
Used to make data frames for tables that show these summary totals
canada_extract_sampling_by_month(fleet_lst, yr)
fleet_lst |
A list of fleet samples. This list's format must match
the output of |
yr |
The year to extract by-month sampling summary for |
Creates a data frame of month
, num_age
, num_length
, and num_weight
for each data frame in the fleet_lst
list.
A list of the same length as fleet_lst
of data frames, explained
in details above
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.