View source: R/get.description.r
get.description | R Documentation |
Scan the runrecord tag for 'Description'. This makes it easy to scan a few models to find some particular model
get.description(run, path = getOption("nmDir"), file.ext = ".lst")
run |
run rootname (e.g. run1) |
path |
directory where NONMEM output file resides |
file.ext |
extension of the .ext file |
The model's description tag as a character string
get.nm.version
, get.ofv
, read.out
get.description(run = "example1", path = getOption("qpExampleDir"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.