taxa (version 0.3.2)

as_id: 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.