name_of_tips | R Documentation |
This is a support function for the main function
toPhylo_transmatOrigin
.
Function that gets the name of the tip in the form of ID_origin or ID_migrant because we can observe duplicates (when in the form ID_origin or ID_migrant), we need to remove those from the phylogenetic tree.
name_of_tips(dup_tip, row_int)
dup_tip |
Vector of duplicated tips |
row_int |
data.frame of the row of interest. The row in the transmission
matrix that have the oldest time step based on duplicated value.
See |
vector of ID_origin or ID_migrant.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.