thomasp85 / tidygraph

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

add "resolution" argument to group_louvain #166

Closed idshklein closed 8 months ago

idshklein commented 1 year 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