add_gpa_by.Rd
Takes a data frame with grade and other variables for grouping and returns the a data frame with the grouping variables and gpa.
add_gpa_by(d, ...)
a data frame
grouping variables, passed to group_by