powered by
Read .info files and extract information
read_index_file(fname)
The data contained in the .info file
The path to the .info file
path <- system.file("extdata", "ONE_PLUS_LAMDA_EA", package="IOHanalyzer") info <- read_index_file(file.path(path,"IOHprofiler_f1_i1.info"))
Run the code above in your browser using DataLab