ladderize {scistreer}R Documentation

From ape; will remove once new ape version is released https://github.com/emmanuelparadis/ape/issues/54

Description

From ape; will remove once new ape version is released https://github.com/emmanuelparadis/ape/issues/54

Usage

ladderize(phy, right = TRUE)

Arguments

phy

phylo The phylogeny

right

logical Whether ladderize to the right

Examples

tree_small = ladderize(tree_small)

[Package scistreer version 1.2.0 Index]