add_grade_zf: add grade Zero Fail (ZF)

View source: R/mungers.R

add_grade_zfR Documentation

add grade Zero Fail (ZF)

Description

@description [Maturing]

Usage

add_grade_zf(d)

Arguments

d

a data frame

Details

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.

Value

a data frame


benwhicks/retention.helpers documentation built on Feb. 6, 2023, 5:02 p.m.