checkRootDir {Certara.NLME8}R Documentation

Check NLME ROOT DIRECTORY for the given local host

Description

Checks if NLME ROOT DIRECTORY is provided and ready for writing. That directory is used for temporary folders writing.

Usage

checkRootDir(obj)

Arguments

obj

NLME Parallel Host to be checked

Value

TRUE if NLME ROOT DIRECTORY exists and accessible for writing, otherwise FALSE.

Examples

## Not run: 
checkRootDir(host)

## End(Not run)


[Package Certara.NLME8 version 1.2.4 Index]