Implements the Leiden Algorithm via an R Interface


[Up] [Top]

Documentation for package ‘leidenAlg’ version 1.0.5

Help Pages

as.dendrogram.fakeCommunities Returns pre-calculated dendrogram
exampleGraph Conos graph
find_partition Finds the optimal partition using the Leiden algorithm
leiden.community Leiden algorithm community detectiond Detect communities using Leiden algorithm (implementation copied from https://github.com/vtraag/leidenalg)
membership.fakeCommunities Returns pre-calculated membership factor
rleiden.community Recursive leiden communities Constructs an n-step recursive clustering, using leiden.community