is_active_posit_ids: Are These Nodes Active (Positional IDs)
Description
Are These Nodes Active (Positional IDs)
Usage
is_active_posit_ids(dat, posit_ids)
Value
A logical vector with TRUE if the node is still active and FALSE
otherwise.
Arguments
- dat
Main list object containing a networkDynamic
object and
other initialization information passed from netsim
.
- posit_ids
A vector of node positional identifiers.