Learn R Programming

pmxcode (version 0.2.0)

replace_subroutine: Replacement of @SUBROUTINE tag

Description

Replacement of @SUBROUTINE tag

Usage

replace_subroutine(input, new, advan, trans, isPRED, isODE, isLINMAT)

Arguments

input

Internal parameter for shiny

new

Text template

advan

Reactive object - NONMEM ADVAN value

trans

Reactive object - NONMEM TRANS value

isPRED

Reactive object - is model coded with $PRED?

isODE

Reactive object - is model coded with ODEs?

isLINMAT

Reactive object - is model coded as linear matrix?