get_static_attribute_values: Get all options for a specific attribute which can be used to...

View source: R/DataSetList.R

get_static_attribute_valuesR Documentation

Get all options for a specific attribute which can be used to subset a DataSetList

Description

This is a more generic version of the existing 'get_dim', 'get_funcId' and 'get_algId' functions. Note the only attributes returned by 'get_static_attributes' are supported in this funcion

Usage

get_static_attribute_values(dsl, attribute)

Arguments

dsl

The DataSetList

attribute

the name of the attribute for which to get the available options in dsl

Value

The list of options for the specified attribute

Examples

get_static_attribute_values(dsl, 'funcId')

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