is_active_unique_ids: Are These Nodes Active (Unique IDs)

View source: R/net.accessor.R

is_active_unique_idsR Documentation

Are These Nodes Active (Unique IDs)

Description

Are These Nodes Active (Unique IDs)

Usage

is_active_unique_ids(dat, unique_ids)

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.

Value

A logical vector with TRUE if the node is still active and FALSE otherwise.


statnet/EpiModel documentation built on April 26, 2024, 3:23 a.m.