get_individuals | R Documentation |
SimInf_indiv_events
Lookup individuals, in which node they are located and their age at a specified time-point.
get_individuals(x, time = NULL)
## S4 method for signature 'SimInf_indiv_events'
get_individuals(x, time = NULL)
x |
an individual events object of class
|
time |
the time-point for the lookup of individuals. Default
is |
a data.frame
with the columns id
,
node
, and age
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.