read.MFCLSimulatedNatAge: read.simulated

View source: R/read.simulated.r

read.MFCLSimulatedNatAgeR Documentation

read.simulated

Description

Reads information from the simulated_numbers_at_age file (terminal N or recruitment) and creates an FLQuant object.

Usage

read.MFCLSimulatedNatAge(
  file = "simulated_numbers_at_age",
  data = "N",
  dimensions = NULL,
  rnge = NULL,
  nssns = 4
)

Arguments

file

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

data

A character (either "N" or "R") to specify whether termninal N values or recruitment values are to be read in.

dimensions

numeric vector of dimensions (as returned from dimensions(par)).

rnge

undocumented.

nssns

undocumented.

Value

An object of class FLQuant.


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