Checks that the Ecopath parameter data frame has the required columns and
that the group names are unique and that all groups in the
species_to_groups
list are included in the data frame.
Details
The function also deals with the fact that the column names in the Ecopath
data frame can be different from the expected names if it was loaded in with
read.csv
instead of readr::read_csv
.