rxState | R Documentation |
This returns the model's compartments or states.
rxState(obj = NULL, state = NULL)
obj |
RxODE family of objects |
state |
is a string indicating the state or compartment that you would like to lookup. |
If state is missing, return a character vector of all the states.
If state is a string, return the compartment number of the named state.
Matthew L.Fidler
RxODE()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.