powered by
Determine which tips that are not on the tree, and checks if they have congeners on the tree.
get_found(absent_list, tree)
Vector of taxa in the total dataset that are not on the tree
Starting tree; object of type phylo
found_df Dataframe objects expressing the tips that are not on the tree, if they have congeners on the tree
# NOT RUN { has_congeners <- treestartr:::get_found(absent_list, tree) # }
Run the code above in your browser using DataLab