calc_unweighted_gpa: Calculate Unweighted GPA by Student by Year

Description Usage Arguments Examples

View source: R/calc_unweighted_gpa.R

Description

[Deprecated]

This function was deprecated with the addition of the more generalized calc_gpa function

Usage

1
calc_unweighted_gpa(..., include_school = TRUE)

Arguments

...

pass year to fetch_grades function

include_school

logical. if TRUE, will include the student's school in the output

Examples

1
2
3
4
## Not run: 
calc_unweighted_gpa(2018)

## End(Not run)

ekholme-ccps/ccpsr documentation built on Aug. 17, 2021, 10:01 p.m.