read.MFCLBiol: read.MFCLBiol

View source: R/read.MFCLPar.r

read.MFCLBiolR Documentation

read.MFCLBiol

Description

Reads the Biol information from the par file and creates an MFCLBiol object. Unfortunately you still need to supply the first year of the time series. Other dimensions are interpreted from the data blocks so care should be taken to check that these have been reproduced correctly

Usage

read.MFCLBiol(parfile, parobj = NULL, first.yr = NA)

Arguments

parfile

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

parobj

A character string containing the par file. If parobj is NULL the function uses parfile to read in the par file.

first.yr

The first year of the input data time series (default value NA).

Value

An object of class MFCLBiol.

Examples

## Not run: 
read.MFCLBiol("C:/R4MFCL/test_data/skj_ref_case/11.par")

## End(Not run)


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