Call an instance of 'ACER ConQuest' at the command line and run a control file (syntax).
Usage
ConQuestCall(cqc, cqExe, stdout = "")
Value
prints 'ACER ConQuest' output to stdout.
Arguments
cqc
The location of the control file (syntax) to be run.
cqExe
The path to the 'ACER ConQuest' executable. Note, if this argument is missing, conquestr
will find a local installation of ACER ConQuest by first searching the default installation locations
(Program Files on Windows and Applications on Mac) then searching other local directories (Appdata
and the HOME path).
stdout
On Mac only, can be toggled to NULL (or a connection) to suppress output to R console.