addMicrostep: A function to create the new edgelist resulting from a...

Description Usage Arguments

View source: R/addMicrostep.R

Description

A function to create the new edgelist resulting from a microstep in RSiena

Usage

1
addMicrostep(dat, newedge)

Arguments

dat

data.frame The edgelist that is changing. Must have a "from" column and a "to" column of vertex IDs.

newedge

A named vector of the new edge in the network. The nodes must be represented in the same way as in dat, and the names "from" and "to" must exist


sctyner/netvizinf documentation built on May 29, 2019, 4:20 p.m.