Learn R Programming

antaresEditObject (version 0.1.6)

setSolverPath: Set path to Antares Solver

Description

Set path to Antares Solver

Usage

setSolverPath(path)

Arguments

path

(optional) Path to the solver (e.g. antares-6.0-solver.exe in \bin directory where Antares is installed). If missing, a window opens and lets the user choose the directory of the simulation interactively.

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
setSolverPath(path = "C:/antares/bin/antares-6.0-solver.exe")

# }
# NOT RUN {
# }

Run the code above in your browser using DataLab