MFCLPseudo: MFCLPseudo

View source: R/AllClasses.R

MFCLPseudoR Documentation

MFCLPseudo

Description

Basic constructor for MFCLPseudo class

Usage

MFCLPseudo(
  catcheff = data.frame(year = NULL, month = NULL, fishery = NULL, iter = NULL, data =
    NULL),
  l_frq = data.frame(year = NULL, month = NULL, fishery = NULL, length = NULL, iter =
    NULL, freq = NULL),
  w_frq = data.frame(year = NULL, month = NULL, fishery = NULL, weight = NULL, iter =
    NULL, freq = NULL)
)

PacificCommunity/ofp-sam-flr4mfcl documentation built on April 8, 2024, 6:47 p.m.