
Get element by index.
Source:R/generic_list.R, R/compartment_properties.R, R/parameters.R
get_by_index.RdGet element by index.
Usage
get_by_index(object, x)
# S4 method for class 'pmx_list,integer'
get_by_index(object, x)
# S4 method for class 'pmx_list,numeric'
get_by_index(object, x)
# S4 method for class 'compartment_properties,compartment_property'
get_by_index(object, x)
# S4 method for class 'parameters,parameter'
get_by_index(object, x)