spatcluster {spatgraphs}R Documentation

Compute the connected components of a graph

Description

Compute the connected components of a graph

Usage

spatcluster(x, verbose = TRUE, sym = FALSE)

Arguments

x

sg-object

verbose

print info

sym

force symmetry of edges


[Package spatgraphs version 3.4 Index]