View source: R/checkHostParams.R
checkInstallDir | R Documentation |
Checks the given directory for the files required for NLME run
checkInstallDir(installDir)
installDir |
directory Location of NLME executables as set in |
TRUE
if all checks are successful, otherwise FALSE
.
## Not run:
checkInstallDir(Sys.getenv("INSTALLDIR"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.