ReadSysMini
Internal function to read an 'ACER ConQuest' system file. Called by conquestr::ConQuestSys.
ReadSysMini(myFile, Dimensions, N, NPlausibles, isDebug)
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
: .
A list containing the data objects created by 'ACER ConQuest'.
conquestr::ConQuestSys()