powered by
Sample data of a multiple choice test.
data(antworten)
A data.frame with 20 observations of the following 37 variables.
No
Serial number for each subject (numeric vector)
Name
Family name (character vector)
FirstName
First name (character vector)
MatrNo
Matriculation number (numeric vector)
Pseudonym
Pseudonym for anonymous feedback (character)
Item01
Item30
given answers, only one answer per item (numeric vector)
Item31
Item32
given answers, several answers per item (numeric vector)
This data was anonymised and Items 31 and 32 modified, to demonstrate items with multiple answers as well.
# NOT RUN { data(antworten) # }
Run the code above in your browser using DataLab