powered by
Small catch-at-age table to describe a TAF format data frame to store year-age values.
catage.taf
Data frame containing five columns:
Year
1
2
3
The data are an excerpt (first years and ages) from the catch-at-age table for North Sea cod from the ICES (2016) assessment.
catage.long and catage.xtab describe alternative table formats.
catage.long
catage.xtab
taf2long and taf2xtab convert a TAF table to alternative formats.
taf2long
taf2xtab
icesTAF-package gives an overview of the package.
icesTAF-package
# NOT RUN { catage.taf taf2long(catage.taf) taf2xtab(catage.taf) # }
Run the code above in your browser using DataLab