View source: R/utils-canada-create-fleet-month-catch-csv-files.R
canada_create_fleet_month_catch_csv_files | R Documentation |
Create CSV files with catch by year and month for Canadian fleets
canada_create_fleet_month_catch_csv_files(lst, catch_scale = 1000, digits = 3)
lst |
A list of data frames as returned by
|
catch_scale |
A value to divide the catch by prior to writing to the file |
digits |
The number of decimal points to report on the catches in the csv files |
Nothing, creates three CSV files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.