Learn R Programming

conquestr (version 1.4.5)

ReadSysMini: ReadSysMini

Description

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

Usage

ReadSysMini(myFile, Dimensions, N, NPlausibles, isDebug)

Value

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

Arguments

myFile

An 'ACER ConQuest' mini system file created by the put command in 'ACER ConQuest' with the option "mini = yes". The put command must use the option compressed = no.

Dimensions

.

N

.

NPlausibles

.

isDebug

.

See Also

conquestr::ConQuestSys()