nodeProjection: Represent a hypergraph as a network of nodes only

Description Usage Arguments Examples

Description

This function projects a hypergraph into a network of nodes only.

Usage

1
nodeProjection(edgeList)

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.

Examples

1

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