| xtab2taf | R Documentation | 
Convert a table from crosstab format to TAF format.
xtab2taf(x, colname = "Year")
x | 
 a data frame in crosstab format.  | 
colname | 
 name for first column.  | 
A data frame in TAF format.
TAF stores tables as data frames, usually with a year column as seen in stock assessment reports. The crosstab format can be more convenient for analysis and producing plots.
catage.xtab and catage.taf describe the crosstab
and TAF formats.
taf2xtab converts a TAF table to crosstab format.
TAF-package gives an overview of the package.
xtab2taf(catage.xtab)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.