read.MFCLCatch: read.MFCLCatch

View source: R/read.MFCLCatch.r

read.MFCLCatchR Documentation

read.MFCLCatch

Description

Reads information from the catch.rep file and creates an MFCLCatch object

Usage

read.MFCLCatch(catchfile, dimensions, rnge)

Arguments

catchfile

a character string giving the name and path of the catch.rep file to be read.

dimensions

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

rnge

undocumented.

Value

An object of class MFCLCatch.

Examples

## Not run: 
read.MFCLCatch("C:/R4MFCL/test_data/skj_ref_case/catch.rep", dimensions(par))
read.MFCLCatch("/home/robertsc/skj/HCR/run0/catch.rep", dimensions(par))

## End(Not run)


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