Checks that the Ecopath Catch data frame has the required columns.
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
.