R/checkinput.R
check_catch_df.Rd
Ensure the catch data frame has the correct column names in the correct order and the correct number of column names.
check_catch_df(df)
The catch dataframe to test
Kathryn Doering