c.DataSetList {IOHanalyzer}R Documentation

S3 concatenation function for DataSetList

Description

S3 concatenation function for DataSetList

Usage

## S3 method for class 'DataSetList'
c(...)

Arguments

...

The DataSetLists to concatenate

Value

A new DataSetList

Examples

c(dsl[1], dsl[3])

[Package IOHanalyzer version 0.1.8.10 Index]