rich_core: Calculate the rich core of a graph
Description
This function finds the boundary of the rich core of a graph, based on the
decreasing order of vertex degree. It also calculates the degree that
corresponds to that rank, and the core size relative to the total number of
vertices in the graph.Value
A data frame with the following components:
densityThe density of the graph.
rankThe rank of the boundary for the rich core.
k.rThe degree of the vertex at the boundary.
core.sizeThe size of the core relative to the graph size.References
Ma A \& Mondragon R.J. (2015) Rich-cores in networks. PLoS
One, 10(3): e0119678. doi:10.1371/journal.pone.0119678