l_to_phylo {treestats} | R Documentation |
Convert an L table to phylo object
Description
Convert an L table to phylo object
Usage
l_to_phylo(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]