traits (version 0.2.0)

taxa_search: Search for traits by taxa names

Description

Search for traits by taxa names

Usage

taxa_search(x, db, ...)

Arguments

x
(character) Taxonomic name(s) to search for
db
(character) One of betydb, traitbank, ncbi, coral.
...
Curl options passed on to GET

Value

A data.frame

Examples

Run this code
## Not run: 
# taxa_search("Poa annua", db = "traitbank")
# taxa_search("Poa annua", db = "ncbi")
# ## End(Not run)

Run the code above in your browser using DataLab