total_landed_catch_table | R Documentation |
Table showing the total landed catch by area for herring
total_landed_catch_table(
tab,
by_vec,
first_yr,
cap = "",
translate = FALSE,
...
)
tab |
data.frame as returned from [gfiscamutils::get_catch()] |
by_vec |
a vector of names, which correspond to the names of the columns in tab |
first_yr |
first year to show in table |
cap |
caption for table |
translate |
Logical. Translate to french if TRUE |
... |
arguments passed to [csas_table()] |
a [csasdown::csas_table()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.