add_grade_finalised: add grade finalised

View source: R/mungers.R

add_grade_finalisedR Documentation

add grade finalised

Description

[Deprecated]

Takes a data frame with grade variable and returns the same data frame with a grade_finalised variable, which is true if grade is FW, FL, PS, CR, DI or HD; and false otherwise.

Usage

add_grade_finalised(d)

Arguments

d

a data frame

Value

a data frame


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