View source: R/network_utils.R
save_diagnosis_time | R Documentation |
Whenever an individual has a positive HIV test, this function will save the ID of the individual and the time of diagnosis.
save_diagnosis_time(dat, prefix = NULL)
dat |
Master list object containing a |
prefix |
Text for prefix to use when saving filename. |
This function will save the time in which an individual has been diagnosed as HIV positive.
If a prefix is not provided, csv file will be saved as diag_time.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.