fillEdgesLength: Fill the "length" column of edge dataframe

View source: R/summaryStatistics.R

fillEdgesLengthR Documentation

Fill the "length" column of edge dataframe

Description

Insert edge lengths in the adequate cells of the edge dataframe. Edge length corresponds to the time separating the parent from its child.

Usage

fillEdgesLength(df.edges, phylo)

Arguments

df.edges

dataframe

phylo

phylogeny (ape format)

Value

dataframe


ilajaait/deephylo documentation built on April 10, 2022, 11:03 a.m.