Description Usage Arguments Value Author(s) See Also Examples
Transform a matrix or dist object to a pairwise list.
1 2 3 4 5 6 7 8 9 10 |
x |
Object of class |
... |
Arguments passed to methods. |
upper |
Logical, return values from upper triangle. |
lower |
Logical, return values from lower triangle. |
Returns a data.frame. The first and second column represent the
dimension names for a value in x. The following columns contain
the values for the upper or lower triangle.
Sven E. Templer
squarematrix
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.