get_algId {IOHanalyzer}R Documentation

Get all algorithm ids present in a DataSetList

Description

Get all algorithm ids present in a DataSetList

Usage

get_algId(dsList)

Arguments

dsList

The DataSetLsit

Value

A sorted list of all unique algorithm ids which occur in the DataSetList

Examples

get_algId(dsl)

[Package IOHanalyzer version 0.1.8.10 Index]