Learn R Programming

conquestr (version 0.9.96)

findConQuestExe: findConQuestExe

Description

Searches in common insall paths to find ConQuest executable. This is called by `ConQuestCall` when no executable is passed explicitly.

Usage

findConQuestExe()

Arguments

Value

Char with path to ConQuest executable.

Examples

Run this code
if (FALSE) {
findConQuestExe()
}

Run the code above in your browser using DataLab