Learn R Programming

pairwise (version 0.4.4-5.1)

DEU_PISA2012: Data from PISA 2012 - German Sample

Description

Selectetd data for 5001 'subjects' who participated in the PISA 2012 survey.

Usage

data(DEU_PISA2012)

Arguments

Format

A list containing ... .

Details

The data is based on freely down loadable data on the official OECD page - see source. The general structure of the data in list format, is described in an PDF document available in the User guides, package vignettes and other documentation section.

References

To come ...

Examples

Run this code
# NOT RUN {
##############################################################
data(DEU_PISA2012)
str(DEU_PISA2012)
# }

Run the code above in your browser using DataLab