affiliationEnviornment: Find the affiliation neighbourhood of each affiliation

Description Usage Arguments Examples

Description

This function transforms network data into an n-by-n adjacency matrix.

Usage

1
affiliationEnviornment(edgeList, affiliationList)

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.

affiliationList

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

Examples

1

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