Learn R Programming

fsia (version 1.1.1)

test: Test Responses

Description

This data set contains multiple choice responses to 40 items.

Usage

data("test")

Arguments

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.

Details

This data set is obtained by importing file "scan_results_test.csv" with function read.formscanner.

See Also

key, read.formscanner, weights, weights_multiple

Examples

Run this code
data(test)
test

Run the code above in your browser using DataLab