powered by
Checks the given directory for the files required for NLME run
checkInstallDir(installDir)
TRUE if all checks are successful, otherwise FALSE.
TRUE
FALSE
directory Location of NLME executables as set in INSTALLDIR environment variable.
INSTALLDIR
if (FALSE) { checkInstallDir(Sys.getenv("INSTALLDIR")) }
Run the code above in your browser using DataLab