View source: R/network_utils.R
save_stage | R Documentation |
At the final step of network simulation, it will save the IDs of infected nodes and their stage of HIV infection.
save_stage(dat, prefix = NULL)
dat |
Master list object containing a |
prefix |
Text for prefix to use when saving filename. |
If a prefix is not provided, csv file will be saved as stage_and_IDs.csv
It writes a csv file to the specific location in the computer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.