scan_index_file {IOHanalyzer}R Documentation

Scan *.info files for IOHProfiler or COCO

Description

Scan *.info files for IOHProfiler or COCO

Usage

scan_index_file(folder)

Arguments

folder

The folder containing the .info or .json files

Value

The paths to all found .info and .json-files

Note

This automatically filetrs our files of size 0

Examples

path <- system.file("extdata", "ONE_PLUS_LAMDA_EA", package="IOHanalyzer")
scan_index_file(path)

[Package IOHanalyzer version 0.1.8.10 Index]