removeItemData: Remove item data from examinee list

View source: R/administered_functions.R

removeItemDataR 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.


maat documentation built on May 18, 2022, 9:07 a.m.