make_treedf {treestartr} | R Documentation |
Determine which tips are on the tree, and get their genera.
Description
Determine which tips are on the tree, and get their genera.
Usage
make_treedf(tree)
Arguments
tree |
Starting tree; object of type phylo |
Value
tree_df Dataframe objects expressing the tips, and their genera
[Package treestartr version 0.1.0 Index]