correct.taxanames {bio.infer} | R Documentation |
Prompts user to correct unrecognized taxon names
correct.taxanames(tname.old, get.tax.env)
tname.old |
Character vector of unrecognized names |
get.tax.env |
Environment for ITIS taxon table |
Prompts user to enter corrections to names via a tcltk dialog box.
Character vector of corrected names
Lester L. Yuan