summary.DataSetList {IOHanalyzer} | R Documentation |
S3 summary function for DataSetList
Description
Prints the Function ID, Dimension, Algorithm Id, datafile location and comment for every DataSet in the DataSetList
Usage
## S3 method for class 'DataSetList'
summary(object, ...)
Arguments
object |
The DataSetList to print |
... |
Arguments for underlying summary function? |
Examples
summary(dsl)
[Package IOHanalyzer version 0.1.8.10 Index]