View source: R/get.nm.version.r
get.nm.version | R Documentation |
Get NONMEM version (7.3.0 / 7.2.x etc )
get.nm.version(run, path = getOption("nmDir"), file.ext = ".lst")
run |
run rootname (e.g. run1) |
path |
= directory where NONMEM run resides |
file.ext |
NONMEM output file extension (defaults to .ext) |
character string with NONMEM version used
read.out
get.nm.version(run = "example1", path = getOption("qpExampleDir"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.