as.matrix.pairwise | R Documentation |
Converts a pairwise to a symmetric matrix. Uses the first entry for each (x,y) pair.
## S3 method for class 'pairwise'
as.matrix(x, ...)
x |
An object of class pairwise |
... |
other arguments |
A symmetric matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.