View source: R/utils-canada-create-commercial-waa.R
canada_create_commercial_waa | R Documentation |
create the weight-at-age CSV file for Canadian commercial data
canada_create_commercial_waa(
d,
weight_scale = 1000,
num_sex = 2,
ret_df = FALSE
)
d |
A list as returned by |
weight_scale |
A value to divide the weights by |
num_sex |
Either 1 or 2. If 1, then fill the column |
ret_df |
Logical. If |
No filtering is performed in this function. Creates a CSV file containing the commercial weight-at-age
a data frame with Source
set to CAN_freezer
, CAN_shoreside
,
CAN_jv
, and CAN_polish
for the four fishery types
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.