Skip to contents

Get element by index.

Usage

getByIndex(object, x)

# S4 method for class 'pmx_list,integer'
getByIndex(object, x)

# S4 method for class 'pmx_list,numeric'
getByIndex(object, x)

# S4 method for class 'compartment_properties,compartment_property'
getByIndex(object, x)

# S4 method for class 'parameters,parameter'
getByIndex(object, x)

Arguments

object

list object

x

element index

Value

element from the list whose index matches with provided index