Skip to contents

@description [Stable]

Usage

add_grade_fail(d)

Arguments

d

a data frame

Value

a data frame

Details

Takes a data frame with grade variable and returns the same data frame with a grade_fail variable, which is true if grade is FW, FL or FNS; and false otherwise.