readFLIBss3: A function to read the CPUE series from an SS3 run into an...

View source: R/read.R

readFLIBss3R Documentation

A function to read the CPUE series from an SS3 run into an FLIndex object

Description

A function to read the CPUE series from an SS3 run into an FLIndex object

Usage

readFLIBss3(
  dir,
  fleets,
  birthseas = out$birthseas,
  repfile = "Report.sso",
  compfile = "CompReport.sso",
  ...
)

Arguments

dir

Directory containing the SS3 output files

birthseas

The birthseasons for this stock as a numeric vector.

...

Any other argument to be passed to r4ss::SS_output

Value

An object of class FLStock

Author(s)

Iago Mosqueira, EC JRC

References

Methot RD Jr, Wetzel CR (2013) Stock Synthesis: A biological and statistical framework for fish stock assessment and fishery management. Fisheries Research 142: 86-99.

See Also

FLComp


flr/ss3om documentation built on March 20, 2024, 4:18 a.m.