powered by
Call 'ACER ConQuest' and run a control file.
ConQuestCall(cqInstallLocation, cqc, stdout = "")
The location of the 'ACER ConQuest' executable.
The locaiton of the control file to be run.
On Mac only, can be toggled to NULL (or a connection) to supress output to R console.
prints 'ACER ConQuest' output to stdout.
# NOT RUN { ConQuestCall(cqInstallLocation = file.path("/Applications", "ConQuest BETA", "ConQuest")) # }
Run the code above in your browser using DataLab