powered by
Determine which tips that are not on the tree, puts them in a dataframe if they do not have congeners on the tree
get_lost(absent_list, tree)
Vector of taxa in the total dataset that are not on the 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
# NOT RUN { no_congeners <- treestartr:::get_lost(absent_list, tree) # }
Run the code above in your browser using DataLab