NMsimTestConf {NMsim} | R Documentation |
Summarize and test NMsim configuration
Description
Summarize and test NMsim configuration
Usage
NMsimTestConf(
path.nonmem,
dir.psn,
method.execute,
must.work = FALSE,
system.type
)
Arguments
path.nonmem |
See ?NMsim |
dir.psn |
See ?NMsim |
method.execute |
See ?NMsim |
must.work |
Throw an error if the configuration does not seem to match system. |
system.type |
See ?NMsim |
Value
A list with configuration values
[Package NMsim version 0.2.4 Index]