create.an.edgeList: Create an edge list

Description Usage Arguments

View source: R/window_functions.R

Description

This function will generate an edge list from an events dataframe

Usage

1

Arguments

data

Dataframe containing all events. The first two coloums should contain the 'to' and 'from' indentities involved in the interaction, while the third column should contain the 'weight' of the interaction.


tbonne/netTS documentation built on July 26, 2021, 2:27 a.m.