is.hierarchical {igraph}R Documentation

Functions to deal with the result of network community detection

Description

[Deprecated]

is.hierarchical() was renamed to is_hierarchical() to create a more consistent API.

Usage

is.hierarchical(communities)

[Package igraph version 2.0.3 Index]