convertkey: Convert a TXT answer key to a data frame

Description Usage Arguments Value Author(s) See Also

Description

Answer keys downloaded from Respondus are plain txt files. This function will convert them into data frames.

Usage

1
convertKey(filenm)

Arguments

filenm

File name of the answer key with path

Value

List of two data frames. The rows of the first data frame are the answers for each question. The rows of the second data frame are the questions.

Author(s)

Xiaoyue Cheng <xycheng@iastate.edu>

See Also

https://www.respondus.com/


introstat/ePort documentation built on May 18, 2019, 5:47 a.m.