Description Usage Arguments Examples
View source: R/calc_unweighted_gpa.R
This function was deprecated with the addition of the more generalized calc_gpa function
1 | calc_unweighted_gpa(..., include_school = TRUE)
|
... |
pass year to fetch_grades function |
include_school |
logical. if TRUE, will include the student's school in the output |
1 2 3 4 | ## Not run:
calc_unweighted_gpa(2018)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.