Learn R Programming

spatgraphs (version 0.52)

spatgraphs-sgcluster: sgcluster

Description

Given a adjacency matrix, figure out which points are in the same connected component. Return a nxn-matrix with indicators for such an events.

Arguments

e
The adjacency matrix.
print_dbg
Print additional information.

Details

ll{ Date: 2007-10-16 License: GPL v2 or later }