Learn R Programming

⚠️There's a newer version (0.4.3.1) of this package.Take me there.

leiden (version 0.2.3)

Implementation of the 'Python leidenalg' Module

Description

Implements the 'Python leidenalg' module to be called in R. Enables clustering using the leiden algorithm for partition a graph into communities. See the 'Python' repository for more details: Traag et al (2018) From Louvain to Leiden: guaranteeing well-connected communities. .

Copy Link

Version

Install

install.packages('leiden')

Monthly Downloads

4,619

Version

0.2.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Tom Kelly

Last Published

February 11th, 2019

Functions in leiden (0.2.3)

leiden

Run Leiden clustering algorithm