uniqueTaxa: Find shortest unique prefix in two taxonomic lists x and y

View source: R/uniqueTaxa.R

uniqueTaxaR Documentation

Find shortest unique prefix in two taxonomic lists x and y

Description

Find shortest unique prefix in two taxonomic lists x and y

Usage

uniqueTaxa(x, y)

Arguments

x

list of taxonomic strings whose unique taxonomies we want to know

y

list of taxonomic strings for "subtraction" from x

Value

list of taxonomic strings unique to x, i.e. the shortest taxonomic prefix of x that is unique to x


reptalex/phylofactor documentation built on Feb. 28, 2024, 3:19 p.m.