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")

Arguments

x

first list

y

second list

filename

one of "species.csv" or "cultivars.csv"

Value

true if two list are the same