FLSR
objectR/read.R
readFLSRss3.Rd
A function to read the stock-recruit relationships from an SS3 run into an FLSR
object
readFLSRss3(
dir,
birthseas = out$birthseas,
repfile = "Report.sso",
compfile = "CompReport.sso",
...
)
Directory containing the SS3 output files
The birthseasons for this stock as a numeric vector.
Any other argument to be passed to r4ss::SS_output
An object of class FLStock
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.
FLComp