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 May 29, 2024, 3:32 a.m.