read.MFCLLenFit: read.MFCLLenFit

View source: R/read.MFCLLenFit.r

read.MFCLLenFitR Documentation

read.MFCLLenFit

Description

Reads information from the ⁠length.fit⁠ file and creates an MFCLLenFit object.

Usage

read.MFCLLenFit(lffile, get_lenage = FALSE)

Arguments

lffile

a character string giving the name and path of the ⁠length.fit⁠ file to be read.

get_lenage

whether to import the predicted lenagefits data frame, which is very large.

Value

An object of class MFCLLenFit.

Note

read.MFCLLenFit2 is an equivalent alias for read.MFCLLenFit.

Examples

## Not run: 
read.MFCLLenFit("C:/R4MFCL/test_data/skj_ref_case/length.fit")

## End(Not run)


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