get_found: Get dataframe of tips that do not have congeners on tree.

Description Usage Arguments Value Examples

View source: R/get_found.R

Description

Determine which tips that are not on the tree, and checks if they have congeners on the tree.

Usage

1

Arguments

absent_list

Vector of taxa in the total dataset that are not on the tree

tree

Starting tree; object of type phylo

Value

found_df Dataframe objects expressing the tips that are not on the tree, if they have congeners on the tree

Examples

1
has_congeners <- treestartr:::get_found(absent_list, tree)

wrightaprilm/treeStartR documentation built on Dec. 9, 2019, 4:21 p.m.