Learn R Programming

conquestr (version 1.4.5)

ReadSys: ReadSys

Description

Internal function to read an 'ACER ConQuest' system file. Called by conquestr::ConQuestSys.

Usage

ReadSys(myFile, isMini)

Value

A list containing the data objects created by 'ACER ConQuest'.

Arguments

myFile

An connection to an 'ACER ConQuest' system file created by the put command in 'ACER ConQuest'. If the file is compressed, and uncompressed temporary file is created.

isMini

A boolean, set to TRUE if the system file is a mini system file created by 'ACER ConQuest' command put with option "mini = yes".

See Also

conquestr::ConQuestSys()