grapes-in-grapes: Value matching for taxa package

%in%R Documentation

Value matching for taxa package

Description

A wrapper for the base value matching %in% that is used to take into consideration features of the taxa package.

Usage

x %in% table

Arguments

x

vector or NULL: the values to be matched. Long vectors are supported.

table

vector or NULL: the values to be matched against. Long vectors are not supported.


taxa documentation built on April 12, 2022, 9:06 a.m.