read.MFCLPseudo: Read MFCLPseudo

View source: R/read.MFCLPseudo.r

read.MFCLPseudoR Documentation

Read MFCLPseudo

Description

Reads information from the pseudo generation files and creates an MFCLPseudo object.

Usage

read.MFCLPseudo(
  catch = "missing",
  effort = "missing",
  lw_sim = "missing",
  projfrq = "missing",
  ctrl = "missing",
  historical = TRUE,
  ii = 1
)

Arguments

catch

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

effort

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

lw_sim

A character string giving the name and path of the test_lw_sim (or test_lw_sim_alt) file to be read.

projfrq

The projection *.frq object from which the pseudo data were generated.

ctrl

The corresponding projection control object.

Value

An object of class MFCLPseudo


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