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