create.advice.data.Rd
create.advice.data function creates a list (elements: TAC, TAE and quota.share)
create.advice.data(yrs, ns, ni, stks.data, fleets)
yrs | A vector with c(first.yr,proj.yr, last.yr) where
|
---|---|
ns | Number of seasons (number). |
ni | Number of iterations (number). |
stks.data | A list with the names of the stocks and the following elements: Optionals:
|
fleets | Optional argument only required if stk_advice.quota.share is not specified. It could be the output of create_fleets_FLBEIA function (FLFleets). |
A list with TAC, TAE and quota.share elements.