View source: R/resolve_sci_taxa.R
optimize_match | R Documentation |
Optimize the taxon match to an authority based on completeness of returned information. A complete return contains both an authority name and an authority ID for a taxon.
optimize_match(x, data.sources)
x |
(character) A character string specifying the taxon. |
data.sources |
(numeric) A numeric vector of values specifying the authorities to search across. Run ‘view_authorities' to get valid data source options and ID’s. |
taxa_clean Resolved name for input taxon.
rank Rank of the input taxon.
authority Best authority match for input taxon.
authority_id Corresponding authority ID for the input taxon.
score Authority match score for input taxon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.