getCompartmentIndex | R Documentation |
Get the compartment index for the specified compartment name.
getCompartmentIndex(object, name)
## S4 method for signature 'compartments,character'
getCompartmentIndex(object, name)
## S4 method for signature 'campsis_model,character'
getCompartmentIndex(object, name)
object |
generic object that contains compartments information |
name |
compartment name |
the corresponding compartment index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.