TrimSmallComms: Small helper function to trim small communities from list of...

Description Usage Arguments Value

View source: R/crules.R

Description

Small helper function to trim small communities from list of lists

Usage

1
TrimSmallComms(communities, min.community.size = 2)

Arguments

communities

a vector of values

min.community.size

an optional set of weights to accompany the values

Value

a pruned list of lists with only those of size greater than 'min.community.size'.


rahuldhodapkar/crules documentation built on Jan. 21, 2022, 2:06 p.m.