get_node {nosoi} | R Documentation |
Get Node
Description
Find the node descending from the branch where the host lies at a given time on the transmission tree.
Usage
get_node(tdata, host, time)
Arguments
tdata |
a tibble extracted from a |
host |
host id |
time |
time at which to sample the host |
Value
number of the node in the transmission tree descending from the host at given time.
See Also
[Package nosoi version 1.1.2 Index]