Skip to contents

Add dyad attributes to an igraph object from netify object

Usage

add_dyad_to_igraph(netlet, dyad_data_list, igraph_object, time = NULL)

Arguments

netlet

netify object

dyad_data_list

dyad data from netlet object

igraph_object

igraph object to modify

time

time indicator for longit case

Value

igraph object with dyad attributes added

Author

Shahryar Minhas