applyCompartmentCharacteristics {campsis} | R Documentation |
Apply compartment characteristics from model. In practice, only compartment infusion duration needs to be applied.
Description
Apply compartment characteristics from model. In practice, only compartment infusion duration needs to be applied.
Usage
applyCompartmentCharacteristics(table, properties)
Arguments
table |
current dataset |
properties |
compartment properties from model |
Value
updated dataset
[Package campsis version 1.5.3 Index]