recPeriod: Recruitment Periods

View source: R/flagTools.r

recPeriodR Documentation

Recruitment Periods

Description

Calculate recruitment periods for deterministic and stochastic projection settings.

Usage

recPeriod(
  par,
  af199 = NULL,
  af200 = NULL,
  pf232 = NULL,
  pf233 = NULL,
  show = FALSE
)

Arguments

par

an object of class MFCLPar.

af199

undocumented.

af200

undocumented.

pf232

undocumented.

pf233

undocumented.

show

undocumented.

Value

An object of class numeric vector.

Examples

data(par)
recPeriod(par)


robscott3/FLR4MFCL documentation built on April 9, 2024, 3:31 p.m.