add_grade_fail: add grade fail

View source: R/mungers.R

add_grade_failR Documentation

add grade fail

Description

@description [Stable]

Usage

add_grade_fail(d)

Arguments

d

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.

Value

a data frame


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