cutat: Functions to deal with the result of network community...

View source: R/community.R

cutatR Documentation

Functions to deal with the result of network community detection

Description

[Deprecated]

cutat() was renamed to cut_at() to create a more consistent API.

Usage

cutat(communities, no, steps)

Arguments

no

Integer scalar, the desired number of communities. If too low or two high, then an error message is given. Exactly one of no and steps must be supplied.

steps

The number of merge operations to perform to produce the communities. Exactly one of no and steps must be supplied.


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.