analyseHubs: Return hubs or central species

Description Usage Arguments Details Value

View source: R/analyseHubs.R

Description

Calculate the top 5 hub species or central species.

Usage

1
analyseHubs(networks, toolnames, n, mode = "hub")

Arguments

networks

list of list of networks per tool

toolnames

list of toolnames

n

number of replicates

mode

"hub" or "central": for hub, the degree is returned, for central, the centrality scores

Details

The top 5 hub species or betweenness centrality species are calculated for a list with including networks from different tools.

Value

Dataframe specifying tool ID and degree


ramellose/NetworkUtils documentation built on May 26, 2019, 12:34 a.m.