summary.DataSet: S3 generic summary operator for DataSet

View source: R/DataSet.R

summary.DataSetR Documentation

S3 generic summary operator for DataSet

Description

S3 generic summary operator for DataSet

Usage

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

Arguments

object

A DataSet object

...

Arguments passed to other methods

Value

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

Examples

summary(dsl[[1]])

IOHprofiler/IOHanalyzer documentation built on Feb. 1, 2024, 11:35 a.m.