Learn R Programming

IOHanalyzer (version 0.1.8.10)

summary.DataSet: S3 generic summary operator for DataSet

Description

S3 generic summary operator for DataSet

Usage

# S3 method for DataSet
summary(object, ...)

Value

A summary of the DataSet containing both function-value and runtime based statistics.

Arguments

object

A DataSet object

...

Arguments passed to other methods

Examples

Run this code
summary(dsl[[1]])

Run the code above in your browser using DataLab