get_node: Get Node

Description Usage Arguments Value See Also

View source: R/output_treeGenerator.r

Description

Find the node descending from the branch where the host lies at a given time on the transmission tree.

Usage

1
get_node(tdata, host, time)

Arguments

tdata

a tibble extracted from a treedata object.

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

get_position


nosoi documentation built on Aug. 17, 2021, 5:09 p.m.