affiliationSet: List the affiliation memberships of each node

Description Usage Arguments Examples

Description

This function returns a list of the membership of each node in the hypergraph

Usage

1
affiliationSet(edgeList, nodeList)

Arguments

edgeList

A dataframe of network data where nodes are in the first column and affiliations are in the second column. Nodes are members of the affiliation that they are next to.

nodeList

A dataframe where all nodes and their respective names are listed.

Examples

1

O1sims/networkR documentation built on May 31, 2019, 6:13 p.m.