View source: R/network_utils.R
set_diagnosis_time | R Documentation |
Whenever an individual has a positive HIV test, this function will save the IDs of infected nodes and time of the positive HIV test.
set_diagnosis_time(dat, at, IDs)
dat |
Master list object containing a |
at |
Current time step. |
IDs |
IDs of individuals who have been diagonsed as HIV positive. |
prefix |
Text for prefix to use when saving filename. |
This function will save the time in which an individual has diagnosed as HIV positive
the Master list object of network models (dat
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.