Description Usage Arguments Details Value Author(s) See Also
'irace.cmdline' starts irace using the parameters of the command line used to invoke R.
1 | irace.cmdline(args = commandArgs(trailingOnly = TRUE))
|
args |
The arguments provided on the R command line as a character
vector, e.g., |
The function reads the parameters given on the command line used to invoke R, finds the name of the scenario file, initializes the scenario from the file (with the function 'readScenario) and possibly from parameters passed on the command line. It finally starts irace by calling 'irace.main'.
None.
Manuel López-Ibáñez and Jérémie Dubois-Lacoste
irace.main
to start irace with a given scenario.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.