ReadSysMini {conquestr}R Documentation

ReadSysMini

Description

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

Usage

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

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

.

Value

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

See Also

conquestr::ConQuestSys()


[Package conquestr version 1.3.0 Index]