Converts a pairwise to a symmetric matrix. Uses the first entry for each (x,y) pair.
Source:R/pairwise.R
as.matrix.pairwise.Rd
Converts a pairwise to a symmetric matrix. Uses the first entry for each (x,y) pair.
Usage
# S3 method for class 'pairwise'
as.matrix(x, ...)