catage.long | R Documentation |
Small catch-at-age table to describe a long format data frame to store year-age values.
catage.long
Data frame containing three columns:
Year | year |
Age | age |
Catch | catch (millions of individuals) |
The data are an excerpt (first years and ages) from the catch-at-age table for North Sea cod from the ICES (2016) assessment.
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")}.
catage.taf
and catage.xtab
describe alternative
table formats.
long2taf
converts a long table to TAF format.
TAF-package
gives an overview of the package.
catage.long
long2taf(catage.long)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.