subset_ibex: Select the right subset of the Ibex data

Description Usage Arguments Value

View source: R/utils.R

Description

Select the right subset of the Ibex data

Usage

1
subset_ibex(d, controller, elem_number = NULL)

Arguments

d

data frame with Ibex results as returned by 'read_ibex'

controller

character. Name of Ibex controller to get the data for. In principle can be a vector, but it is recommended to use single values, since often different controllers have a different number of columns, and the content of the columns beyond the first seven is also controller-specific.

elem_number

Element number in IBEX. Only useful when a) You specified multiple controllers within one item and b) Some of those controllers have the same type. In this case you can specify which exactly of those duplicate controllers you need.

Value

data frame with data for requested controllers / elements


antonmalko/ibextor documentation built on May 25, 2019, 2:26 p.m.