replace_model {pmxcode} | R Documentation |
Replace @MODEL tag
Description
Replace @MODEL tag
Usage
replace_model(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]