Which stats should be computed?
"edges" will compute statistics for the edgerep function.
"centralities" will compute betweenness, closeness, and strength.
Both options are allowed
edges
If stats = "edges, should the lower or upper replication percentage be used?
Defaults to "lower".
BC
How should the betweenness centrality be computed?
Defaults to "standard" betweenness centrlaity.
Set to "random" for rspbc
Value
Returns a list of statistics for edges (Edges), centralities (Centralities), or both