catage.taf: Catch at Age in TAF Format

catage.tafR Documentation

Catch at Age in TAF Format

Description

Small catch-at-age table to describe a TAF format data frame to store year-age values.

Usage

catage.taf

Format

Data frame containing five columns:

Year year
1 number of one-year-olds in the catch (millions)
2 number of two-year-olds in the catch (millions)
3 number of three-year-olds in the catch (millions)
4 number of four-year-olds in the catch (millions)

Details

The data are an excerpt (first years and ages) from the catch-at-age table for North Sea cod from the ICES (2016) assessment.

Source

ICES (2016). Report of the working group on the assessment of demersal stocks in the North Sea and Skagerrak (WGNSSK). ICES CM 2016/ACOM:14, p. 673. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.17895/ices.pub.5329")}.

See Also

catage.long and catage.xtab describe alternative table formats.

taf2long and taf2xtab convert a TAF table to alternative formats.

TAF-package gives an overview of the package.

Examples

catage.taf
taf2long(catage.taf)
taf2xtab(catage.taf)

TAF documentation built on March 31, 2023, 6:51 p.m.