irace.cmdline(args = commandArgs(trailingOnly = TRUE))
c("--scenario", "scenario.txt", "-p",
"parameters.txt")
.
Using the default value (not providing the parameter) is the easiest way to
call irace.cmdline
.irace.main
to start irace with a given scenario.