removeItemData {maat}R Documentation

Remove item data from examinee list

Description

removeItemData is a function to remove the item data from the examinee objects for the reduction of file size.

Usage

removeItemData(examinee_list)

Arguments

examinee_list

a list containing examinee objects.

Value

a list containing examinee objects, with item_data data stripped for compact storage.


[Package maat version 1.1.0 Index]