r-cran-leidenbase

GNU R and C/C++ Wrappers to Run the Leiden find_partition() Function
  https://cran.r-project.org/package=leidenbase
  0
  no reviews



An R to C/C++ interface that runs the Leiden community detection algorithm to find a basic partition (). It runs the equivalent of the 'leidenalg' find_partition() function, which is given in the 'leidenalg' distribution file 'leiden/src/functions.py'. This package includes the required source code files from the official 'leidenalg' distribution and functions from the R 'igraph' package.