name2sci: name2sci

View source: R/name2sci.r

name2sciR Documentation

name2sci

Description

convert species common name to scientific name

Usage

name2sci(x)

Arguments

x

common names

Details

The function query species common name via the NCBI Taxonomy database and return corresponding scientific name

Value

corresponding scientific names

Examples

## Not run: 
name2sci("tiger")

## End(Not run)

fanyi documentation built on May 29, 2024, 1:34 a.m.