Compute the clusters

get_clusters(graph, algos, undirected, ...)

Arguments

graph

an igraph object

algos

the type of algorithm, single argument describing a cluster function from the igraph package

undirected

either "mutual" or "arbitrary"

...

other arguments to be passed on to the algorithm

Value

a data.table