wide.dyads.to.edgelist: Transform wide alter-alter data to an edge list. When...

Description Usage Arguments

Description

Transform wide alter-alter data to an edge list. When alter-alter for numerous networks is stored in one file/ object it is common use the 'wide' dataformat. This function transforms such data to an edge lists.

Usage

1
2
wide.dyads.to.edgelist(e.wide, first.var, max.alteri, alteri.list = NULL,
  selection = NULL)

Arguments

e.wide

A dataframe containing the alter-alter relation data in the 'wide' format.

max.alteri

Maximum number of alteri for which alter-alter relations were collected.

fist.var

Number of colum containing the relation between the first and the second network contact.


tilltnet/egonetR documentation built on May 31, 2019, 1:46 p.m.