Skip to contents

Determines if one community is a superset of another

Usage

.issuperset(a, b)

Arguments

a

A community, possibly a subset of b

b

The reference community

Value

TRUE if a is a superset of b; FALSE otherwise