get_position_dsl {IOHanalyzer}R Documentation

Extract the position information from a datasetlist object

Description

Extract the position information from a datasetlist object

Usage

get_position_dsl(dsList, iid)

Arguments

dsList

The DataSetList object

iid

the Instance Id from which to get the position history (can be a list)

Examples

get_position_dsl(subset(dsl, funcId == 1), 1)

[Package IOHanalyzer version 0.1.8.10 Index]