Function computing hub scores of nodes by group
get_hubs_bycluster(graphs, name, ...)
A list of igraph graphs, one for each group within which the hub scores will be computed
[character (1)] The name of grouping variable (used only for naming the column of the DT)
Optional arguments to be passed to igraph function 'hub_score()'