have_branchlength {treebase} | R Documentation |
Simple function to identify which trees have branch lengths
Description
Simple function to identify which trees have branch lengths
Usage
have_branchlength(trees)
Arguments
trees |
a list of phylogenetic trees (ape/phylo format) |
Value
logical string indicating which have branch length data
[Package treebase version 0.1.5 Index]