NMcode2R: Translate Nonmem $PK, $PRED sections or other Nonmem code to...

View source: R/NMcode2R.R

NMcode2RR Documentation

Translate Nonmem $PK, $PRED sections or other Nonmem code to R code

Description

Translate Nonmem $PK, $PRED sections or other Nonmem code to R code

Usage

NMcode2R(text)

Arguments

text

the Nonmem code.

Details

You probably want to run this on text obtained by using the NMreadSection function.

Value

R code as text


NMdata documentation built on April 4, 2025, 2:11 a.m.