total_landed_catch_table: Table showing the total landed catch by area for herring

View source: R/tables.R

total_landed_catch_tableR Documentation

Table showing the total landed catch by area for herring

Description

Table showing the total landed catch by area for herring

Usage

total_landed_catch_table(
  tab,
  by_vec,
  first_yr,
  cap = "",
  translate = FALSE,
  ...
)

Arguments

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()]

Value

a [csasdown::csas_table()]


pbs-assess/herringutils documentation built on Jan. 10, 2025, 8:43 a.m.