check.lists.Rd
Check two lists. Identical does not work since one can be loaded from the database and the other from a CSV file.
check.lists(x, y, filename = "species.csv")
first list
second list
one of "species.csv" or "cultivars.csv"
true if two lists are the same
Rob Kooper