adjacency: Generic helper for extracting adjacency matrix from rwclust object.
Description
Generic helper for extracting adjacency matrix from rwclust object.
Usage
adjacency(x)# S3 method for default
adjacency(x)
# S3 method for rwclust
adjacency(x)
Value
Matrix object containing the adjacency matrix of the after the final iteration
Arguments
- x
rwclust object