| depart_nodes | R Documentation |
Depart Nodes from the netsim_dat Object
depart_nodes(dat, departures)
dat |
the |
departures |
the vertex ids of nodes to depart |
If tergmLite is FALSE, the vertex ids
departures are deactivated (from the current timestep onward) in each
networkDynamic stored in dat$nw. If tergmLite is
TRUE, the vertex ids departures are deleted from dat$el,
dat$attr, and dat$net_attr.
the updated netsim_dat object with the nodes in
departures departed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.