grapes-in-grapes-character-Taxon-method: Check if a character is in a Taxon

%in%,character,Taxon-methodR Documentation

Check if a character is in a Taxon

Description

Check if a character is in a Taxon

Usage

## S4 method for signature 'character,Taxon'
x %in% table

Arguments

x

A character vector

table

A Taxon object

Value

TRUE or FALSE indicating if the character appears in the Taxon fields


allometric documentation built on Nov. 8, 2023, 1:07 a.m.