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: < https://github.com/vtraag/leidenalg>
Traag et al (2018) From Louvain to Leiden: guaranteeing well-connected communities.