test {fsia} | R Documentation |
Test Responses
Description
This data set contains multiple choice responses to 40 items.
Usage
data("test")
Format
A data frame with 5 observations on the following 44 variables.
File.name | file name. |
Question01-Question40 | responses given to the items. |
i.course | course, |
i.university | university. |
id | identification number. |
Details
This data set is obtained by importing file "scan_results_test.csv"
with function read.formscanner
.
Author(s)
Michela Battauz
See Also
key
, read.formscanner
, weights
, weights_multiple
Examples
data(test)
test
[Package fsia version 1.1.1 Index]