Updates the vertex attributes on a network for new nodes incoming
into that network, based on a set of rules for each attribute
that the user specifies in control.net
.
update_nwattr(nw, newNodes, rules, curr.tab, t1.tab)
The networkDynamic
object used in netsim
simulations.
Vector of nodal IDs for incoming nodes at the current time step.
List of rules, one per attribute to be set, governing how to set the values of each attribute.
Current proportional distribution of all vertex attributes.
Proportional distribution of all vertex attributes at the outset of the simulation.