Description Usage Arguments Value Examples
Fetch Grade Data
1 | fetch_grades(year, secondary_only = TRUE)
|
year |
year to get grades for |
secondary_only |
logical. If TRUE, will return data for students in middle, high, alternative, or regional schools. If summarizing GPA, you probably want this to be TRUE. |
a tibble with all grade data for year
1 2 3 4 | ## Not run:
fetch_grades(2018)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.