This function checks a studentlist dataframe to ensure it is valid

check_studentlist(studentdf)

Arguments

studentdf

dataframe with student list information

Value

If everything is right, NULL is returned If anything is not right, an error message is returned