Learn R Programming

SmarterPoland (version 1.8.1)

maturaExam: Results from Matura Exams in Poland for Math and Language for Years 2010-2015

Description

This dataset is created based on data from ZPD package, see https://github.com/zozlak/ZPD and http://zpd.ibe.edu.pl/doku.php?id=obazie. Each row shows results for one person that takes matura exams in a given year.

Arguments

Author

Przemyslaw Biecek [based on IBE / ZPD data]

Examples

Run this code
if (FALSE) {
	data(maturaExam)
	head(maturaExam)
}

Run the code above in your browser using DataLab