powered by
A dataset with scores from 8 students who failed a high school test and could not get their diploma. They repeated the exam and got new scores.
data("language_test")
A data frame with 8 observations on the following 9 variables.
Student
a numeric vector
Before
After
Cross
data(language_test) ## maybe str(language_test) ; plot(language_test) ...
Run the code above in your browser using DataLab