.BG
.FN t
.TL
Matrix Transpose
.CS
t(x)
.AG x
matrix.  Missing values (`NA's) are allowed.
.RT
transpose of `x' (rows of `x' are columns of result).
.SA
`aperm' for generalized transpose of arrays.
.KW array
.KW algebra
.WR
