taxa_comparison_funcs: taxa comparison functions

Description Usage

Description

Functions used internally for casting taxon objects to other types. They have to be exported to work, but they are not intended to be directly used by most users.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
## S3 method for class 'taxa_taxon'
vec_proxy_equal(x, ...)

## S3 method for class 'taxa_taxon_id'
vec_proxy_equal(x, ...)

## S3 method for class 'taxa_taxon_rank'
vec_proxy_compare(x, ...)

## S3 method for class 'taxa_taxon_rank'
vec_proxy_equal(x, ...)

## S3 method for class 'taxa_taxon_rank'
Ops(e1, e2)

## S3 method for class 'taxa_taxonomy'
vec_proxy_equal(x, ...)

zachary-foster/taxa2 documentation built on Jan. 1, 2021, 1:48 p.m.