get_ncmts {pmxcode} | R Documentation |
Get the number of PK and PD compartments
Description
Get the number of PK and PD compartments
Usage
get_ncmts(input, new, model_lib, isPRED, isPREDPP)
Arguments
input |
Internal parameter for |
new |
Text template |
model_lib |
Library for $MODEL replacement |
isPRED |
Reactive object - is model coded with $PRED? |
isPREDPP |
Reactive object - is mode coded with $PK? |
[Package pmxcode version 0.1.3 Index]