View source: R/output_treeGenerator.r
get_position | R Documentation |
Find the position on the branch above the node of the times sample.
Warning: The node needs to be extracted with get_node
.
Result of this function is to be used in bind.tree
get_position(tdata, node, time)
tdata |
a tibble extracted from a |
node |
node below the sampling event |
time |
time of the sampling event |
time between the node and the sampling event.
get_node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.