Skip to contents

Takes the object created by SS_output() to create table for reporting biology at age. This function was formerly known as SStablebiology() but that older version is now deprecated.

Usage

table_biology(
  replist,
  dir = NULL,
  fleetnames = NULL,
  selexyr = NULL,
  verbose = TRUE
)

Arguments

replist

A list object created by SS_output().

dir

Directory where the .rda files will be written. The default value is NULL where a table folder will be created where the Report.sso file is located associated with replist.

fleetnames

Optional replacement for fleetnames used in data file.

selexyr

The year to summarize selectivity, the default is the final model year.

verbose

A logical value specifying if output should be printed to the screen.

Value

Individual .rda files containing a list of table and caption

See also

Author

Chantel R. Wetzel