Skip to contents

Add nodal attributes to an igraph object from netify object

Usage

add_nodal_to_igraph(netlet, node_data, igraph_object, time = NULL)

Arguments

netlet

netify object

node_data

node data from netlet object

igraph_object

igraph object to modify

time

time indicator for longit case

Value

igraph object with nodal attributes added

Author

Shahryar Minhas