View source: R/write_newick_str_comsie.R
build_newick_tbl | R Documentation |
Reads a tibble recording species birth, death and phylogenetic relations,
figures out the branch lengths and return a phylogenetic tree in Newick
format. Based on DDD::L2phylo()
.
build_newick_tbl(spp_tbl)
spp_tbl |
a table with phylogenetic information for each species, the
output of |
Théo Pannetier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.