cmtn: Get the compartment number from a compartment name

cmtnR Documentation

Get the compartment number from a compartment name

Description

Get the compartment number from a compartment name

Usage

cmtn(x, ...)

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

Arguments

x

model object.

...

not used.

tag

compartment name.

Examples

mod <- mrgsolve::house()
cmtn(mod, "CENT")


metrumresearchgroup/mrgsolve documentation built on April 13, 2025, 9:43 a.m.