Learn R Programming

icesTAF (version 3.6.0)

catage.long: Catch at Age in Long Format

Description

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

Usage

catage.long

Arguments

Format

Data frame containing three columns:

Yearyear
Ageage
Catchcatch (millions of individuals)

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.

See Also

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

long2taf converts a long table to TAF format.

icesTAF-package gives an overview of the package.

Examples

Run this code
catage.long
long2taf(catage.long)

Run the code above in your browser using DataLab