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

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