Current and previous grades
A dataframe of a students grade and their grade in their previous class. Graded on American A-F scale.
data(grades)
A dataframe of 122 rows with 2 columns
The grade in the previous class in the subject matter
The grade in the current class
data(grades) table(grades)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.