%in% {taxa}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.


[Package taxa version 0.4.3 Index]