taxize (version 0.7.9)

searchforanymatch: Search for any match

Description

Search for any match

Usage

searchforanymatch(x, ...)

Arguments

x
text or taxonomic serial number (TSN) (character or numeric)
...
optional additional curl options (debugging tools mostly)

Examples

Run this code
## Not run: 
# searchforanymatch(x=202385, config=timeout(3))
# searchforanymatch(x="dolphin", config=timeout(3))
# ## End(Not run)

Run the code above in your browser using DataLab