For each TAA, lists the associated FRAM stocks and timesteps.
Usage
terminal_stocks(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
taa of taa stocks and timesteps
Examples
if (FALSE) fram_db |> terminal_stocks() # \dontrun{}