powered by
Convert a table from TAF format to transposed crosstab format.
tt(x)
a data frame in TAF format.
A data frame with years as column names.
catage.taf describes the TAF format.
catage.taf
taf2xtab converts a TAF table to crosstab format, without transposing.
taf2xtab
icesTAF-package gives an overview of the package.
icesTAF-package
# NOT RUN { taf2xtab(catage.taf) tt(catage.taf) # }
Run the code above in your browser using DataLab