Learn R Programming

campsismod (version 1.4.0)

updateCompartments: Update compartments list from the persisted records. Exported especially for package campsistrans. However, this method should not be called.

Description

`r lifecycle::badge("deprecated")`

Usage

updateCompartments(model)

Value

an updated Campsis model, with an updated compartments list

Arguments

model

Campsis model

Details

`updateCompartments()` is deprecated in favor of `update_compartments()`.