get_num_grade_snsf.Rd
This function transforms the ordinal grade to a numeric grade.
get_num_grade_snsf(grade)
the grade ("character")
A = 6, AB = 5, B = 4, BC = 3, C = 2, D = 1. All other grades (COI, etc) are transformed to NA.