make.species {bio.infer} | R Documentation |
Generate species names from possibilities in the parsed taxa name table.
make.species(df.parse, fulltab)
df.parse |
Matrix with valid taxon names in the second column |
fulltab |
Full taxonomic table for matched taxon names |
Generates likely species names from matched taxon names that are identified as Genus level names.
Returns full taxonomic table with SPECIES field appended.
Lester L. Yuan