checkInstallDir: Checks the given directory for the files required for NLME...

View source: R/checkHostParams.R

checkInstallDirR 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 INSTALLDIR environment variable.

Value

TRUE if all checks are successful, otherwise FALSE.

Examples

## Not run: 
checkInstallDir(Sys.getenv("INSTALLDIR"))

## End(Not run)


Certara.NLME8 documentation built on Oct. 16, 2024, 1:09 a.m.