Description Usage Arguments Value Constraints See Also Examples
t
returns the transpose of FLMatrix objects.
1 |
object |
is of class FLMatrix |
... |
any additional arguments |
t
returns a FLMatrix object which is the transpose of input FLMatrix object
and replicates the equivalent R output.
Input can be a matrix of dimensions (m x n) where m > n, m < n or m = n.
t
for corresponding R function reference
1 2 3 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.