powered by
Determine which tips are not on the tree, and get their genera.
make_absentdf(absent_list)
Vector of taxa in the total dataset that are not on the tree
absent_df Dataframe objects expressing which tips are in the total set but not the tree, and their genera
# NOT RUN { not_present <- treestartr:::make_absentdf(absent_list) # }
Run the code above in your browser using DataLab