getPositionInfected {nosoi} | R Documentation |
get Position Infected
Description
Return the relevant position of the infected individual.
Usage
getPositionInfected(nosoiSim, df.meetTransmit, i)
Arguments
nosoiSim |
an object of class |
df.meetTransmit |
current data.table for transmission |
i |
individual |
Value
A vector of positions
[Package nosoi version 1.1.2 Index]