| arrive_nodes | R Documentation |
Arrive New Nodes to the netsim_dat Object
arrive_nodes(dat, nArrivals)
dat |
the |
nArrivals |
number of new nodes to arrive |
nArrivals new nodes are added to the network data stored on
the netsim_dat object. If tergmLite is FALSE, these
nodes are activated from the current timestep onward. Attributes for the new
nodes must be set separately.
Note that this function only supports arriving new nodes; returning to an active state nodes that were previously active in the network is not supported.
the updated netsim_dat object with nArrivals new nodes
added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.