R/generic_list.R
R/compartment_properties.R
R/parameters.R
getByIndex.Rd
Get element by index.
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)
list object
element index
element from the list whose index matches with provided index