add_grade_gpa: add grade gpa

View source: R/mungers.R

add_grade_gpaR Documentation

add grade gpa

Description

[Experimental]

Adds grade_gpa column to data frame, based on grade column. Grades that count towards a GPA are not the same as substantive grades (a key difference being AW grades)

Usage

add_grade_gpa(d)

Arguments

d

a data frame

Value

a data frame


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