set_departures: Save id and time of individuals that departure the network

View source: R/network_utils.R

set_departuresR Documentation

Save id and time of individuals that departure the network

Description

It aims to save the ID and time of infected individual that departure the network via natural or HIV related cause.

Usage

set_departures(dat, departures, at)

Arguments

dat

Master list object containing a networkDynamic object and other initialization information passed from netsim.

departures

ids of departures

at

Current time step.

prefix

Text for prefix to use when saving filename.

Value

the Master list object of network models (dat)


thednainus/HIVepisim documentation built on Nov. 23, 2023, 12:26 a.m.