fillNodesIsTip: Fill the "istip" column of node dataframe

View source: R/summaryStatistics.R

fillNodesIsTipR Documentation

Fill the "istip" column of node dataframe

Description

Fill the "istip" column of the node dataframe with corresponding logicals. If the node is a tip TRUE, else FALSE.

Usage

fillNodesIsTip(df.nodes, phylo)

Arguments

df.nodes

dataframe created by createNodesDf

phylo

phylogeny (ape format)

Value

dataframe

See Also

createNodesDf


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