has_testing_data | R Documentation |
Check if the results object generated by irace has data about the testing phase.
has_testing_data(iraceResults)
iraceResults |
|
logical(1)
irace_results <- read_logfile(system.file("exdata/irace-acotsp.Rdata", package="irace",
mustWork=TRUE))
print(has_testing_data(irace_results))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.