View source: R/centrality_stability.R
| summary.net_stability_group | R Documentation |
Per-network stability as a tidy data frame. Stacks summary()
results for each network with a group column.
## S3 method for class 'net_stability_group'
summary(object, ...)
object |
A |
... |
Additional arguments (ignored). |
A data frame with columns group, measure,
drop_prop, mean_cor, sd_cor, prop_above.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.