View source: R/searchAbapSpecies.R
searchAbapSpecies | R Documentation |
Search species in ABAP data base
searchAbapSpecies(species)
species |
A character string with any part of the common or taxonomic name, or, the SAFRING code. Note that full names will not work; choose a single word. |
A tibble with taxonomic information and codes of all species matching the search. At the moment, if a species code is passed, the new API is used. For convenience functionality for entering a common name is maintained through the old API, but this might be discontinued.
searchAbapSpecies("Duck")
searchAbapSpecies(169)
searchAbapSpecies("Fulvous")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.