is_active_posit_ids: Are These Nodes Active (Positional IDs)

View source: R/net.accessor.R

is_active_posit_idsR Documentation

Are These Nodes Active (Positional IDs)

Description

Are These Nodes Active (Positional IDs)

Usage

is_active_posit_ids(dat, posit_ids)

Arguments

dat

Main netsim_dat object containing a networkDynamic object and other initialization information passed from netsim.

posit_ids

A vector of node positional identifiers.

Value

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


EpiModel documentation built on July 9, 2023, 5:21 p.m.