get_dim {IOHanalyzer}R Documentation

Get all dimensions present in a DataSetList

Description

Get all dimensions present in a DataSetList

Usage

get_dim(dsList)

Arguments

dsList

The DataSetLsit

Value

A sorted list of all unique dimensions which occur in the DataSetList

Examples

get_dim(dsl)

[Package IOHanalyzer version 0.1.8.10 Index]