taxa_search: Search for traits by taxa names

Description Usage Arguments Value Author(s) Examples

View source: R/taxa_search.R

Description

Search for traits by taxa names

Usage

1
taxa_search(x, db, ...)

Arguments

x

(character) Taxonomic name(s) to search for

db

(character) only 'ncbi' for now - other options maybe in the future

...

Curl options passed on to GET

Value

A data.frame

Author(s)

Scott Chamberlain

Examples

1
2
3
4
## Not run: 
taxa_search("Poa annua", db = "ncbi")

## End(Not run)

traits documentation built on Aug. 27, 2020, 9:07 a.m.