Learn R Programming

Rwclust (version 0.1.0)

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