sis_find_taxon: Is the taxon in one of the sister groups

View source: R/processdata.R

sis_find_taxonR Documentation

Is the taxon in one of the sister groups

Description

Utility function for tossing out taxa already used

Usage

sis_find_taxon(taxon, sisters)

Arguments

taxon

Node number of taxon

sisters

Data.frame from sis_get_sisters()

Value

data.frame of whether the taxon is in the left or right sister group, or any


bomeara/sisters documentation built on Oct. 11, 2023, 12:14 a.m.