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

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