View source: R/network_utils.R
save_departures | R Documentation |
It aims to save the ID and time of infected individual that departure the network via natural or HIV related cause.
save_departures(dat, prefix = NULL)
dat |
Master list object containing a |
prefix |
Text for prefix to use when saving filename. |
departures |
ids of departures |
If a prefix is not provided, csv file will be saved as departure_IDs.csv
it saves a csv file to the specified location in the computer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.