retained_calc: Function to calculate whether a student has repeated a grade.
Description
This function calculates whether or not a student has repeated
a grade. It returns a data.frame with the student ID and a
character vector with Y representing they repeated the grade and
N that they had not.