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

View source: R/network_utils.R

save_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

save_departures(dat, prefix = NULL)

Arguments

dat

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

prefix

Text for prefix to use when saving filename.

departures

ids of departures

Details

If a prefix is not provided, csv file will be saved as departure_IDs.csv

Value

it saves a csv file to the specified location in the computer


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