read.MFCLCatchSim: Read MFCL Catch Sim

View source: R/read.MFCLPseudo.r

read.MFCLCatchSimR Documentation

Read MFCL Catch Sim

Description

Reads information from the pseudo generation catch_sim file and creates a data.frame object. The object here is to break down the read.MFCLPseudo function in smaller, more manageable code units.

Usage

read.MFCLCatchSim(
  catch = "catch_sim",
  projfrq = "missing",
  ctrl = "missing",
  historical = TRUE
)

Arguments

catch

A character string giving the name and path of the catch.sim file to be read.

projfrq

The projfrq object used to generate the pseudo data.

ctrl

The control object used to generate teh pseudo data.

historical

Boolean flag specifying if historical data included.

Value

An object of class data.frame that can be subset to freq


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