add_gpa_by: add GPA

View source: R/mungers.R

add_gpa_byR Documentation

add GPA

Description

[Experimental]

Takes a data frame with grade and other variables for grouping and returns the a data frame with the grouping variables and gpa.

Usage

add_gpa_by(d, ...)

Arguments

d

a data frame

...

grouping variables, passed to group_by

Value

a data frame


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