ReadInLengths.EWC.fn: Read in length data for the Early West Coast surveys.

Description Usage Arguments Value Author(s)

Description

A function to read in length data for the Early West Coast surveys from a csv file.

Usage

1
ReadInLengths.EWC.fn(dataFile, directory, species = c(NA), removeCAN = T, verbose = F)

Arguments

dataFile

The name of the csv data file.

directory

Directory where the data file is.

species

A vector of species codes. Default NA.

removeCAN

Logical indicating whether or not to remove tows that occurred in Canadian waters. Default TRUE.

verbose

Logical indicating whether to provide additional messages to the screen. Default FALSE.

Value

Returns a dataframe with only non-NA lengths.

Author(s)

Allan Hicks


nwfscSurveyCode documentation built on May 2, 2019, 5:27 p.m.