Learn R Programming

IOHanalyzer (version 0.1.8.10)

scan_index_file: Scan *.info files for IOHProfiler or COCO

Description

Scan *.info files for IOHProfiler or COCO

Usage

scan_index_file(folder)

Value

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

Arguments

folder

The folder containing the .info or .json files

Examples

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

Run the code above in your browser using DataLab