hypergraphNeighbourhood: Find the neighbourhood of each node

Description Usage Arguments Examples

Description

This function finds the neighbourhood of each node within a given hypergraph.

Usage

1
hypergraphNeighbourhood(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

OwenSims/networkR documentation built on May 7, 2019, 11:47 p.m.