getVariables | R Documentation |
The class ModelODEBolus
defines information concerning the construction of an ode model bolus.
The class ModelODEBolus
inherits from the class ModelBolus
.
getVariables(object)
## S4 method for signature 'ModelODE'
getVariables(object)
## S4 method for signature 'ModelODEBolus'
getVariables(object)
## S4 method for signature 'ModelInfusion'
getVariables(object)
object |
An object from the class Model. |
Return the variable of an ode model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.