change_e_fcast_yrs: Check and change forecast file years if necessary

Description Usage Arguments Value

View source: R/change_e.r

Description

Check if forecast years and benchmark years within the forecast file are within the model start year and end year.

Usage

1
2
change_e_fcast_yrs(styr = 0, endyr_orig = 100, endyr_new = 100,
  fcast_list)

Arguments

styr

The model start year, an integer

endyr_orig

The original end year that the forecast file assumed, an integer

endyr_new

The new end year, an integer

fcast_list

forecast file read in using r4ss (is a list)

Value

A changed forecast list.


ss3sim documentation built on Nov. 9, 2019, 1:06 a.m.