View source: R/network_utils.R
save_track_stages | R Documentation |
Whenever an individual change the stage of HIV infection, this function will save the information on track_stages.
save_track_stages(dat, prefix = NULL)
dat |
Master list object containing a |
prefix |
Text for prefix to use when saving filename. |
This function will save information to get the stage of infection at time of sampling.
If a prefix is not provided, csv file will be saved as stages.csv
it writes a csv file at a specific location at the computer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.