View source: R/summarise_by_instance.R
summarise_by_instance | R Documentation |
Summarise by instance
summarise_by_instance(irace_results)
irace_results |
The data generated when loading the |
tibble
irace_result <- read_logfile(system.file(package="irace", "exdata",
"irace-acotsp.Rdata", mustWork = TRUE))
summarise_by_instance(irace_result)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.