initializeEdgesDf: Create edge dataframe

View source: R/summaryStatistics.R

initializeEdgesDfR Documentation

Create edge dataframe

Description

Create a dataframe to fill with edge attributes. Rows correspond to edges, column to attributes. All cells are filled with NAs.

Usage

initializeEdgesDf(phylo)

Arguments

phylo

phylogeny (ape format)

Value

dataframe


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