50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


mrgsolve (version 0.9.2)

cmtn: Get the compartment number from a compartment name

Description

Get the compartment number from a compartment name

Usage

cmtn(x, ...)

# S4 method for mrgmod cmtn(x, tag, ...)

Arguments

x

model object

...

passed along

tag

compartment name

Examples

Run this code
# NOT RUN {
mod <- mrgsolve:::house()
mod %>% cmtn("CENT")
# }

Run the code above in your browser using DataLab