powered by
Throws a warning when multiple formats are found in the same folder.
check_format(path)
The format of the data in the given folder. Either 'COCO', 'IOHprofiler', 'NEVERGRAD' or 'SOS'.
The path to the folder to check
path <- system.file("extdata", "ONE_PLUS_LAMDA_EA", package = "IOHanalyzer") check_format(path)
Run the code above in your browser using DataLab