dot-issuperset.Rd
Determines if one community is a superset of another
.issuperset(a, b)
A community, possibly a subset of b
The reference community
TRUE if a is a superset of b; FALSE otherwise
ISSUPERSET(a, b) #> Error in ISSUPERSET(a, b): could not find function "ISSUPERSET"