View source: R/recode_long_branch.R
recode_long_branch | R Documentation |
Recode long branches Returns a phylo or multiphylo object with long branches recoded.
recode_long_branch(trees, branch_length)
trees |
A phylo or multiphylo object. |
branch_length |
A non-negative length to recode long branches to. |
A phylo or multiphylo object containing transformed trees with long branch lengths recoded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.