replace_subroutine: Replacement of @SUBROUTINE tag

View source: R/utils_nonmem.R

replace_subroutineR Documentation

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?


pmxcode documentation built on Oct. 19, 2024, 5:07 p.m.