Skip to contents

Get element by index.

Usage

getByIndex(object, x)

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

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

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

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

Arguments

object

list object

x

element index

Value

element from the list whose index matches with provided index