read_index_file: Read .info files and extract information

View source: R/readFiles.R

read_index_fileR Documentation

Read .info files and extract information

Description

Read .info files and extract information

Usage

read_index_file(fname)

Arguments

fname

The path to the .info file

Value

The data contained in the .info file

Examples

path <- system.file("extdata", "ONE_PLUS_LAMDA_EA", package="IOHanalyzer")
info <- read_index_file(file.path(path,"IOHprofiler_f1_i1.info"))

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