rd_forecast: read forecast file

Description Usage Arguments Author(s) See Also

View source: R/read_ss_files.R

Description

read Stock Synthesis forecast file into list object in R

Usage

1
2
rd_forecast(file = "forecast.ss", Nfleets, Nareas, Nseas,
  verbose = FALSE)

Arguments

file

Filename either with full path or relative to working directory.

Nfleets

Number of fleets in the assessment.

Nareas

Number of areas in the assessment.

Nseas

Number of seasons in the assessment.

verbose

Should there be verbose output while running the file?

Author(s)

Ian Taylor

See Also

rd_starter, rd_ctl, rd_data, wrt_starter, wrt_forecast, wrt_data, wrt_ctl


nathanvaughan1/DST documentation built on Jan. 18, 2021, 8:40 p.m.