get_overview: Get condensed overview of datasets

View source: R/DataSet.R

get_overviewR Documentation

Get condensed overview of datasets

Description

Get condensed overview of datasets

Usage

get_overview(ds, ...)

## S3 method for class 'DataSet'
get_overview(ds, ...)

## S3 method for class 'DataSetList'
get_overview(ds, ...)

Arguments

ds

A DataSet or DataSetList object

...

Arguments passed to other methods

Value

A data.table containing some basic information about the provided DataSet(List)

Examples

get_overview(dsl)
get_overview(dsl[[1]])

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