getCPUELength: Get CPUE per Length per Haul per Hour for a given Survey,...

View source: R/getCPUELength.R

getCPUELengthR Documentation

Get CPUE per Length per Haul per Hour for a given Survey, year and Quarter

Description

Get CPUE per Length per Haul per Hour for a given Survey, year and Quarter

Usage

getCPUELength(survey, year, quarter)

Arguments

survey

the survey acronym, e.g. NS-IBTS.

year

the year of the survey, e.g. 2010.

quarter

the quarter of interest, e.g. 1

Value

A data frame.

Author(s)

Adriana Villamor.

See Also

getHHdata and getCAdata get haul data and age-based data., and getIndices, and getCPUEAge.

icesDatras-package gives an overview of the package.

Examples

## Not run: 
getCPUELength(survey = "NS-IBTS", year = 2018, quarter = 1)

## End(Not run)

ices-tools-prod/icesDatras documentation built on March 27, 2024, 11:29 p.m.