R/create_supercluster.R
create_supercluster.Rd
Create the largest fully-connected cluster from a calculate_centrality output.
create_supercluster(edges, directed = TRUE, damping = 0.85)
The edges plucked from a calculate_centrality output
Whether the graph should be directed or not
Damping factor for centrality_pagerank function, see that function's documentation for specifics
Returns a supercluster which can be fed into make_retweet_network