table_catch_by_fleet: Create a table containing the catch-at-age for one of the 3...

View source: R/table-catch-by-fleet.R

table_catch_by_fleetR Documentation

Create a table containing the catch-at-age for one of the 3 Canadian or 3 U.S. fleets

Description

Create a table containing the catch-at-age for one of the 3 Canadian or 3 U.S. fleets

Usage

table_catch_by_fleet(flt = 1, country = NULL, font_size = 4, ...)

Arguments

flt

The fleet index. 1 = CAN FT, 2 = CAN SS, 3 = CAN JV, 4 = US MS, 5 = US CP, 6 = US SB

country

If NULL, use flt to make the plot. Either 1 or 2 can be supplied. If 1, plot Canada. If 2, plot US

font_size

The size of the font in the table cells

...

Arguments passed to kableExtra::kbl()

Value

A kableExtra::kbl() table


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