Description Usage Arguments Value
Small helper function to trim small communities from list of lists
1 | TrimSmallComms(communities, min.community.size = 2)
|
communities |
a vector of values |
min.community.size |
an optional set of weights to accompany the values |
a pruned list of lists with only those of size greater than 'min.community.size'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.