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.
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")
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.