A data frame containing the elite configurations required.
Arguments
iraceResults
list()|character(1) Object created by irace and typically saved in the log file irace.Rdata. If a character string is given, then it is interpreted as the path to the log file from which the iraceResults object will be loaded.
ids
(integer()) The id or a vector of ids of the candidates configurations to obtain.
drop.metadata
logical(1) Remove metadata, such as the
configuration ID and the ID of the parent, from the returned
configurations. See removeConfigurationsMetaData().