make.species {bio.infer}R Documentation

Generate species names

Description

Generate species names from possibilities in the parsed taxa name table.

Usage

make.species(df.parse, fulltab)

Arguments

df.parse

Matrix with valid taxon names in the second column

fulltab

Full taxonomic table for matched taxon names

Details

Generates likely species names from matched taxon names that are identified as Genus level names.

Value

Returns full taxonomic table with SPECIES field appended.

Author(s)

Lester L. Yuan


[Package bio.infer version 1.3-6 Index]