get.description: Scan the runrecord tag for 'Description'

View source: R/get.description.r

get.descriptionR Documentation

Scan the runrecord tag for 'Description'

Description

Scan the runrecord tag for 'Description'. This makes it easy to scan a few models to find some particular model

Usage

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

Arguments

run

run rootname (e.g. run1)

path

directory where NONMEM output file resides

file.ext

extension of the .ext file

Value

The model's description tag as a character string

See Also

get.nm.version, get.ofv, read.out

Examples

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

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