as_id: Convert a vector to database IDs

View source: R/old_taxa--taxmap--internal.R

as_idR Documentation

Convert a vector to database IDs

Description

This is a convenience function to convert to identifiers of various data sources. It wraps the as.*id functions in taxize

Usage

as_id(ids, database, ...)

Arguments

ids

The character or numeric vector of raw taxon IDs.

database

The database format to convert the IDs to. Either ncbi, itis, eol, col, tropicos, gbif, nbn, worms, natserv, bold, or wiki

...

Passed to as.*id function.


grunwaldlab/metacoder documentation built on Feb. 22, 2024, 3:47 a.m.