clusterize: Wrapper of igraph community algorithms

Description Usage Arguments Value

Description

A function that helps you pick some community clustering algorithms provided by the package igraph.

Usage

1
clusterize(graph = graph, community_algorithm = "louvain")

Arguments

graph

A igraph object.

community_algorithm

A character vector of length one.

Value

An object of class 'community'.


MaximeRivest/scimeetr documentation built on May 8, 2019, 9:51 a.m.