dataQC.completeTaxaNamesFromRegistery: Complete a list of taxonomic names with information form an...

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/DataQC_Utils.R

Description

complete a list of taxonomic names by looking-up missing information on an accepted taxonomic registery

Usage

1

Arguments

taxaNames

a character vector. A list with the taxonomic names to look for

Details

using the API-client connection to the World Registry of Marine Species (WORMS), additional taxonomic information can be added to an existing list of taxa. This function is a wrapper of the wm_name2id and wm_record functions in the worrms package

Value

a dataframe with the following fields:scientificName, scientificNameID, aphID, kingdom, phylum, class, order, family, genus, specificEpithet, scientificNameAuthorship, namePublishedInYear

Author(s)

Maxime Sweetlove CC-0 2020

See Also

Other quality control functions: dataQC.LatitudeLongitudeCheck(), dataQC.TaxonListFromData(), dataQC.TermsCheck(), dataQC.dateCheck(), dataQC.eventStructure(), dataQC.findNames(), dataQC.generate.footprintWKT(), dataQC.guess.env_package.from.data(), dataQC.taxaNames()

Examples

1

biodiversity-aq/OmicsMetaData documentation built on Dec. 19, 2021, 9:44 a.m.