add_grade_zf.Rd
@description
add_grade_zf(d)
a data frame
Takes a data frame with grade variable and returns the same data frame with a grade_zf variable, which is true if grade is FW or FNS; and false otherwise. Identical to add_grade_npe.