View source: R/output_treeGenerator.r
add_node_tip | R Documentation |
Add a tip to the transmission tree corresponding to the sampled individual.
add_node_tip(tree, host, time, label, state)
tree |
transmission tree of class |
host |
ID of the host |
time |
time of the sampling event |
label |
label of the new tip to be added |
state |
state of the sampled individual |
modified tree, with on extra tip of length zero at the right place of the tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.