get.nm.version: NONMEM version used

View source: R/get.nm.version.r

get.nm.versionR Documentation

NONMEM version used

Description

Get NONMEM version (7.3.0 / 7.2.x etc )

Usage

get.nm.version(run, path = getOption("nmDir"), file.ext = ".lst")

Arguments

run

run rootname (e.g. run1)

path

= directory where NONMEM run resides

file.ext

NONMEM output file extension (defaults to .ext)

Value

character string with NONMEM version used

See Also

read.out

Examples

get.nm.version(run = "example1", path = getOption("qpExampleDir"))

qPharmetra/qpToolkit documentation built on May 24, 2023, 8:52 a.m.