save_stage: Save stage of HIV infection of nodes in the network at final...

View source: R/network_utils.R

save_stageR Documentation

Save stage of HIV infection of nodes in the network at final step

Description

At the final step of network simulation, it will save the IDs of infected nodes and their stage of HIV infection.

Usage

save_stage(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.

Details

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

Value

It writes a csv file to the specific location in the computer


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