getCompartmentIndex: Get the compartment index for the specified compartment name.

View source: R/generic.R

getCompartmentIndexR Documentation

Get the compartment index for the specified compartment name.

Description

Get the compartment index for the specified compartment name.

Usage

getCompartmentIndex(object, name)

## S4 method for signature 'compartments,character'
getCompartmentIndex(object, name)

## S4 method for signature 'campsis_model,character'
getCompartmentIndex(object, name)

Arguments

object

generic object that contains compartments information

name

compartment name

Value

the corresponding compartment index


campsismod documentation built on April 3, 2025, 7:37 p.m.