transpose | R Documentation |
Transposes a distributed dense matrix.
t(x)
## S4 method for signature 'ddmatrix'
t(x)
x |
numeric distributed matrix. |
The transposed matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.