For each TAA, lists the associated fisheries
Usage
terminal_fisheries(fram_db, species = NULL)
Arguments
- fram_db
Fram database object
- species
"COHO" or "CHINOOK". Optional, defaults to the database species. Provide this only if fram_db connects to a database with both Chinook and Coho information.
Value
tibble of taa fisheries
Examples
if (FALSE) fram_db |> terminal_fisheries() # \dontrun{}