taxa_search: Search for traits by taxa names

View source: R/taxa_search.R

taxa_searchR Documentation

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) 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

## Not run: 
taxa_search("Poa annua", db = "ncbi")

## End(Not run)

ropensci/traits documentation built on Sept. 20, 2022, 9:47 a.m.