speciesGS {orthGS} | R Documentation |
Map Species Names
Description
Map binomial species name to short code species name and vice versa
Usage
speciesGS(sp)
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)
Value
A datafrane containing the information for the requested species.
Examples
speciesGS(c("Pinus pinaster", "Ath"))
[Package orthGS version 0.1.6 Index]