Learn R Programming

orthGS (version 0.1.6)

speciesGS: Map Species Names

Description

Map binomial species name to short code species name and vice versa

Usage

speciesGS(sp)

Value

A datafrane containing the information for the requested species.

Arguments

sp

set of species of interest (either binomial or short code name)

Details

The species set should be given as a character vector (see example)

Examples

Run this code
speciesGS(c("Pinus pinaster", "Ath"))

Run the code above in your browser using DataLab