Description Usage Arguments Value Examples
Determine which tips that are not on the tree, puts them in a dataframe if they do not have congeners on the tree
1 |
absent_list |
Vector of taxa in the total dataset that are not on the tree |
tree |
Starting tree; object of type phylo |
not_found_df Dataframe objects expressing the tips that are not on the tree, and don"t have congeners
1 | no_congeners <- treestartr:::get_lost(absent_list, tree)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.