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)


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