View source: R/assemble_taxonomy.R
match_provider | R Documentation |
Resolve provider ID or URL based on the information provided in metabase
match_provider(taxa_row, type = "url")
taxa_row |
(data.frame) One row of a data.frame containing information on a single taxon. |
type |
(character) "url" or "id". Type of information to return. id returns an abbreviation that can be used to plug in many taxonomic functions. Defaults to url. |
(character) URL of the taxonomic provider as can be best guessed by the function. "unknown" if no provider url or name provided (nothing to go on), or if the provider name is not known.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.