Description Usage Arguments Details Value
Transpose a matrix-like thing. In addition to supporting
the new classes, this method is slightly more efficient
than R's t() for matrix types.
| 1 2 3 4 | 
| x | A banded matrix. | 
For a matrix input, we use a block algorithm.
A matrix-like object of the same type as the input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.