classify_louvain: classify_louvain

Description Usage Arguments Author(s)

Description

Runs the louvain community detection algorithm on the input graph.

Usage

1
classify_louvain(g, weights.col)

Arguments

g

tbl_graph; A tidygraph graph.

weights.col

Bare word; indicating the column name of the column including the weights.

Author(s)

Jason T. Serviss


EngeLab/CIMseq documentation built on Jan. 25, 2022, 5 a.m.