taxize (version 0.1.5)

searchbycommonnameendswith: Search for tsn by common name ending with

Description

Search for tsn by common name ending with

Usage

searchbycommonnameendswith(srchkey = NA, ...,
    curl = getCurlHandle())

Arguments

srchkey
text or taxonomic serial number (TSN) (character or numeric)
...
optional additional curl options (debugging tools mostly)
curl
If using in a loop, call getCurlHandle() first and pass the returned value in here (avoids unnecessary footprint)

Examples

Run this code
searchbycommonnameendswith(srchkey="snake")

Run the code above in your browser using DataLab