0

I'm trying to plot a dendrogram of a community that was detected using fastgreedy.community, but I would like to have the branches labeled with the community number they correspond to.

Is there any way to do this automatically?

Andre Silva
  • 4,782
  • 9
  • 52
  • 65

1 Answers1

0

Check out this post. It seems to have everything that you would want. Hope it helps.

Creating a legend for a dendrogram with coloured leaves in r

Community
  • 1
  • 1
James Tobin
  • 3,070
  • 19
  • 35