join_edges {ontophylo} | R Documentation |
Internal function. Not exported.
join_edges(tree.discr, edge.profs)
tree.discr |
phylo object. A discretized tree using the 'discr_Simmap' function. |
edge.profs |
tibble. A tibble with edge profile information. |
Sergei Tarasov