README.md

experimentR: Loading results files of experimental studies

CRAN Status Badge CRAN Downloads CRAN Downloads Build Status Build status Coverage Status Research software impact

What is this all about?

The import function is the essential contribution of this package. It basically reads a set of results files. However, the magic thing is that you can pass a format string that specifies the folder structure of the result files and automatically extract information, e.g., instance name, replication and parameter settings encoded in the result file path.

Installation Instructions

The package will be available at CRAN soon. Install the release version via:

install.packages("experimentR")

If you are interested in trying out and playing around with the current github developer version use the devtools package and type the following command in R:

devtools::install_github("jakobbossek/experimentR")

Contact

Please address questions and missing features about the experimentR to the author Jakob Bossek j.bossek@gmail.com. Found some nasty bugs? Please use the issue tracker for this. Pay attention to explain the problem as good as possible. At its best you provide an example, so I can reproduce your problem quickly.



jakobbossek/experimentR documentation built on May 9, 2019, 5:05 a.m.