Get element by index.
Source:R/generic_list.R
, R/compartment_properties.R
, R/parameters.R
getByIndex.Rd
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)