| getByIndex | R Documentation | 
Get element by index.
getByIndex(object, x)
## S4 method for signature 'pmx_list,integer'
getByIndex(object, x)
## S4 method for signature 'pmx_list,numeric'
getByIndex(object, x)
## S4 method for signature 'compartment_properties,compartment_property'
getByIndex(object, x)
## S4 method for signature 'parameters,parameter'
getByIndex(object, x)
object | 
 list object  | 
x | 
 element index  | 
element from the list whose index matches with provided index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.