transpose-lazyMatrix | R Documentation |
Transpose a lazyMatrix
object.
## S4 method for signature 'lazyVector' t(x) ## S4 method for signature 'lazyMatrix' t(x)
x |
a |
A lazyMatrix
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.