| checkInstallDir {Certara.NLME8} | R Documentation | 
Checks the given directory for the files required for NLME run
Description
Checks the given directory for the files required for NLME run
Usage
checkInstallDir(installDir)
Arguments
| installDir | directory Location of NLME executables as set in  | 
Value
TRUE if all checks are successful, otherwise FALSE.
Examples
## Not run: 
checkInstallDir(Sys.getenv("INSTALLDIR"))
## End(Not run)
[Package Certara.NLME8 version 1.2.4 Index]