join_edges {ontophylo}R Documentation

Join neighboring edges in edge profiles.

Description

Internal function. Not exported.

Usage

join_edges(tree.discr, edge.profs)

Arguments

tree.discr

phylo object. A discretized tree using the 'discr_Simmap' function.

edge.profs

tibble. A tibble with edge profile information.

Author(s)

Sergei Tarasov


[Package ontophylo version 1.1.3 Index]