cmtn | R Documentation |
Get the compartment number from a compartment name
cmtn(x, ...)
## S4 method for signature 'mrgmod'
cmtn(x, tag, ...)
x |
model object. |
... |
not used. |
tag |
compartment name. |
mod <- mrgsolve::house()
cmtn(mod, "CENT")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.