thomasp85 / tidygraph

A tidy API for graph manipulation
https://tidygraph.data-imaginist.com
Other
547 stars 62 forks source link

add "resolution" argument to group_louvain #166

Closed idshklein closed 1 year ago

idshklein commented 2 years ago

The cluster_louvain function has a resolution argument, as described in here . adding it to tidygraph will assist harnessing the power of igraph in carrying out the louvain method