Convert the phylogeny from tidygraph to phylo object modified from R package alakazam, converts a tbl_graph to a phylo object
Source:R/scistreer.R
to_phylo.Rd
Convert the phylogeny from tidygraph to phylo object modified from R package alakazam, converts a tbl_graph to a phylo object
Examples
tree_small = to_phylo(annotate_tree(tree_small, P_small))