read_logfile {irace} | R Documentation |
Read the log file produced by irace (irace.Rdata
).
Description
Read the log file produced by irace (irace.Rdata
).
Usage
read_logfile(filename, name = "iraceResults")
Arguments
filename |
Filename that contains the log file saved by irace. Example: |
name |
Optional argument that allows overriding the default name of the object in the file. |
Value
(list()
)
[Package irace version 3.5 Index]