add_root_edge | R Documentation |
Add root edge to phylogenetic tree
add_root_edge(tree, total_sim_steps, root.edge_value = 7665)
tree |
object of class Phylo |
total_sim_steps |
scalar for the total number of steps of network simulations |
root.edge_value |
scalar for the value to use as root.edge in the phylogenetic tree |
A phylogenetic tree with a value for the root.edge.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.