make.fulltab1 {bio.infer} | R Documentation |
Merge full ITIS taxonomy with names in benthic count file
make.fulltab1(df.parse, get.tax.env)
df.parse |
Matrix with valid taxon names in the second column |
get.tax.env |
Environment variable where the full ITIS taxon table is available |
Initial merge of taxon names with full ITIS table.
Returns the current list of valid taxon names merged with the full taxonomic hierarchy.
Lester L. Yuan