add_grade_npe: add grade Non-Participating Enrolment (NPE)

View source: R/mungers.R

add_grade_npeR Documentation

add grade Non-Participating Enrolment (NPE)

Description

@description [Maturing]

Usage

add_grade_npe(d)

Arguments

d

a data frame

Details

Takes a data frame with grade variable and returns the same data frame with a grade_npe variable, which is true if grade is FW or FNS; and false otherwise. Identical to add_grade_zf.

Value

a data frame


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