scan_index_file: Scan *.info files for IOHProfiler or COCO

View source: R/readFiles.R

scan_index_fileR 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)

IOHprofiler/IOHanalyzer documentation built on Feb. 1, 2024, 11:35 a.m.