check_required_cols.Rd
Helper function that makes sure user has put in all of the reqd cols
check_required_cols(df, required_cols, df_name = "dataframe")
dataframe
vector of col names
string for name of df
nothing, just errors if something wrong