ltable_to_newick {treestats} | R Documentation |
Convert an L table to newick string
Description
Convert an L table to newick string
Usage
ltable_to_newick(ltab, drop_extinct = TRUE)
Arguments
ltab |
ltable |
drop_extinct |
should extinct species be dropped from the phylogeny? |
Value
phylo object
[Package treestats version 1.70.4 Index]