build_newick_tbl: Convert a species history table to a Newick string

View source: R/write_newick_str_comsie.R

build_newick_tblR Documentation

Convert a species history table to a Newick string

Description

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().

Usage

build_newick_tbl(spp_tbl)

Arguments

spp_tbl

a table with phylogenetic information for each species, the output of build_comsie_spp_tbl()

Author(s)

Théo Pannetier


TheoPannetier/comsie documentation built on Nov. 21, 2022, 4:35 p.m.