clean_DataSetList {IOHanalyzer} | R Documentation |
Clean DataSetList object by concatenating DataSets
Description
Concatenates all DataSets with the same ID, algid, function id and dimension
Usage
clean_DataSetList(dsList)
Arguments
dsList |
The DataSetList object to clean |
Examples
clean_DataSetList(dsl)
[Package IOHanalyzer version 0.1.8.10 Index]