readCatchData: (SPFI) Read the CTC catch data files (*.cat).

Description Usage Arguments Details Value Examples

Description

(SPFI) Read the CTC catch data files (*.cat).

Usage

1
readCatchData(filename, strLocation = c("seak", "nbc", "wcvi"))

Arguments

filename

A string of length one, defining the name of the catch file. If more than one file name is included, only the first is used.

strLocation

A string of length one, defining the AABM location ("seak", "nbc", "wcvi").

Details

Needs details.

Value

A list of six elements. The sixth element is a data frame of the catch data.

Examples

1
2
3
4
## Not run: 
readCatchData("wcvi7914.cat", strLocation = "wcvi")

## End(Not run)

MichaelFolkes/ctctools documentation built on May 7, 2019, 4:56 p.m.