View source: R/table-catch-by-fleet.R
table_catch_by_fleet | R Documentation |
Create a table containing the catch-at-age for one of the 3 Canadian or 3 U.S. fleets
table_catch_by_fleet(flt = 1, country = NULL, font_size = 4, ...)
flt |
The fleet index. 1 = CAN FT, 2 = CAN SS, 3 = CAN JV, 4 = US MS, 5 = US CP, 6 = US SB |
country |
If |
font_size |
The size of the font in the table cells |
... |
Arguments passed to |
A kableExtra::kbl()
table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.